Skip to content

Commit 4a27d61

Browse files
Update test dependencies
1 parent d2f97da commit 4a27d61

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"node": ">=8.0.0"
2525
},
2626
"devDependencies": {
27-
"chai": "4.2.0",
27+
"chai": "5.0.3",
2828
"chai-as-promised": "7.1.1",
2929
"coveralls": "3.1.0",
3030
"dependency-check": "3.4.1",
@@ -35,11 +35,11 @@
3535
"eslint-plugin-node": "8.0.1",
3636
"eslint-plugin-promise": "4.2.1",
3737
"eslint-plugin-standard": "4.0.1",
38-
"husky": "1.3.1",
38+
"husky": "9.0.10",
3939
"installed-check": "2.2.0",
40-
"mocha": "6.2.3",
41-
"nyc": "13.3.0",
42-
"sinon": "7.5.0",
40+
"mocha": "10.2.0",
41+
"nyc": "15.1.0",
42+
"sinon": "17.0.1",
4343
"sinon-chai": "3.5.0"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)