We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe4bee commit b8633ffCopy full SHA for b8633ff
package.json
@@ -53,7 +53,7 @@
53
"@types/lerna__package": "^5.1.0",
54
"@types/lerna__package-graph": "^5.1.0",
55
"@types/lerna__run-topologically": "^5.1.0",
56
- "@types/mocha": "^9.0.0",
+ "@types/mocha": "^10.0.0",
57
"@types/node": "18.19.44",
58
"@types/node-fetch": "^2.6.4",
59
"@types/semver": "^7.0.0",
@@ -66,7 +66,7 @@
66
"chai": "^4.3.10",
67
"cross-env": "^7.0.0",
68
"gts": "^5.0.1",
69
- "mocha": "^9.2.2",
+ "mocha": "^10.0.0",
70
"nock": "^13.0.0",
71
"sinon": "16.0.0",
72
"snap-shot-it": "^7.0.0",
0 commit comments