Skip to content

Commit 1303f2e

Browse files
Update test dependencies
1 parent d2f97da commit 1303f2e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"node": ">=8.0.0"
2525
},
2626
"devDependencies": {
27-
"chai": "4.2.0",
28-
"chai-as-promised": "7.1.1",
27+
"chai": "5.1.1",
28+
"chai-as-promised": "8.0.0",
2929
"coveralls": "3.1.0",
3030
"dependency-check": "3.4.1",
3131
"eslint": "5.16.0",
@@ -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.11",
3939
"installed-check": "2.2.0",
40-
"mocha": "6.2.3",
41-
"nyc": "13.3.0",
42-
"sinon": "7.5.0",
40+
"mocha": "10.4.0",
41+
"nyc": "17.0.0",
42+
"sinon": "18.0.0",
4343
"sinon-chai": "3.5.0"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)