Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent 056b70b commit 70843e2
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 279 deletions.
4 changes: 2 additions & 2 deletions packages/lib-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
},
"devDependencies": {
"@microsoft/api-extractor": "7.47.11",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.9",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-plugin-tsdoc": "0.3.0",
"fast-check": "3.22.0",
"mocha": "8.4.0",
"mocha": "10.7.3",
"npm-run-all2": "6.2.4",
"ts-node": "9.1.1",
"typescript": "4.1.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/chai-as-promised": "8.0.1",
"@types/chai-spies": "1.0.6",
"@types/fs-extra": "11.0.4",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.9",
"@types/node": "14.18.63",
"@types/sinon-chai": "4.0.0",
"@types/ws": "7.4.7",
Expand Down
Loading

0 comments on commit 70843e2

Please sign in to comment.