Skip to content

Commit 6dd6041

Browse files
committed
chore: update mocha to version 10.8.2
1 parent 38928b7 commit 6dd6041

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": "4.2.1",
2121
"eslint-plugin-standard": "4.0.1",
22-
"mocha": "10.2.0",
22+
"mocha": "10.8.2",
2323
"nyc": "15.1.0",
2424
"supertest": "4.0.2"
2525
},

0 commit comments

Comments
 (0)