Skip to content

Commit b8633ff

Browse files
chore(deps): update dependency mocha to v10
1 parent bfe4bee commit b8633ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/lerna__package": "^5.1.0",
5454
"@types/lerna__package-graph": "^5.1.0",
5555
"@types/lerna__run-topologically": "^5.1.0",
56-
"@types/mocha": "^9.0.0",
56+
"@types/mocha": "^10.0.0",
5757
"@types/node": "18.19.44",
5858
"@types/node-fetch": "^2.6.4",
5959
"@types/semver": "^7.0.0",
@@ -66,7 +66,7 @@
6666
"chai": "^4.3.10",
6767
"cross-env": "^7.0.0",
6868
"gts": "^5.0.1",
69-
"mocha": "^9.2.2",
69+
"mocha": "^10.0.0",
7070
"nock": "^13.0.0",
7171
"sinon": "16.0.0",
7272
"snap-shot-it": "^7.0.0",

0 commit comments

Comments
 (0)