Skip to content

Commit 1d48021

Browse files
Update test dependencies
1 parent 46fa274 commit 1d48021

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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": "8.0.3",
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": "15.0.3",
4343
"sinon-chai": "3.5.0"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)