Skip to content

Commit

Permalink
chore: bump mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
jadepark-dev committed Feb 21, 2025
1 parent 514e02b commit c2b8a96
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 267 deletions.
2 changes: 1 addition & 1 deletion contracts/examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@types/mocha": "^9.0.0",
"chai": "^4.3.4",
"mocha": "^9.0.3",
"mocha": "^10.0.0",
"ts-mocha": "^10.0.0",
"typescript": "^4.3.5"
},
Expand Down
Loading

0 comments on commit c2b8a96

Please sign in to comment.