Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 2012362

Browse files
committed
chore(deps): update dependency mocha to v11
1 parent ff7899f commit 2012362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"jsdoc-region-tag": "^3.0.0",
8585
"jsdoc-fresh": "^3.0.0",
8686
"linkinator": "^3.0.0",
87-
"mocha": "^9.2.2",
87+
"mocha": "^11.0.0",
8888
"nock": "^13.0.0",
8989
"null-loader": "^4.0.0",
9090
"pack-n-play": "^2.0.0",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"chai": "^4.2.0",
25-
"mocha": "^8.0.0",
25+
"mocha": "^11.0.0",
2626
"proxyquire": "^2.1.0",
2727
"supertest": "^7.0.0",
2828
"uuid": "^9.0.0"

0 commit comments

Comments
 (0)