We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f97da commit 7ec0f58Copy full SHA for 7ec0f58
package.json
@@ -35,11 +35,11 @@
35
"eslint-plugin-node": "8.0.1",
36
"eslint-plugin-promise": "4.2.1",
37
"eslint-plugin-standard": "4.0.1",
38
- "husky": "1.3.1",
+ "husky": "9.1.6",
39
"installed-check": "2.2.0",
40
- "mocha": "6.2.3",
41
- "nyc": "13.3.0",
42
- "sinon": "7.5.0",
+ "mocha": "10.7.3",
+ "nyc": "17.1.0",
+ "sinon": "19.0.2",
43
"sinon-chai": "3.5.0"
44
},
45
"dependencies": {
0 commit comments