Skip to content

Commit 28e7a40

Browse files
committed
fix(devDeps): mocha@^10.7.0
1 parent 43b3d90 commit 28e7a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-node": "11.1.0",
2020
"eslint-plugin-promise": "5.2.0",
2121
"eslint-plugin-standard": "4.1.0",
22-
"mocha": "9.2.2",
22+
"mocha": "^10.7.0",
2323
"nyc": "15.1.0",
2424
"safe-buffer": "5.2.1",
2525
"supertest": "6.2.2"

0 commit comments

Comments
 (0)