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 f71d6dc commit df1e846Copy full SHA for df1e846
package.json
@@ -35,7 +35,7 @@
35
},
36
"devDependencies": {
37
"@voxpelli/eslint-config": "^4.0.0",
38
- "chai": "^4.2.0",
+ "chai": "^5.0.0",
39
"chai-as-promised": "^7.1.1",
40
"dependency-check": "^4.1.0",
41
"eslint": "^6.8.0",
@@ -46,13 +46,13 @@
46
"eslint-plugin-promise": "^4.2.1",
47
"eslint-plugin-standard": "^4.0.0",
48
"ghat": "^0.14.0",
49
- "husky": "^4.3.8",
+ "husky": "^9.0.0",
50
"installed-check": "^7.0.0",
51
- "mocha": "^7.0.1",
52
- "nock": "^11.7.2",
+ "mocha": "^10.0.0",
+ "nock": "^13.0.0",
53
"npm-run-all2": "^6.0.5",
54
"nyc": "^15.0.0",
55
- "sinon": "^8.1.1"
+ "sinon": "^17.0.0"
56
57
"dependencies": {
58
"bunyan-adaptor": "^4.0.0",
0 commit comments