Skip to content

Commit df1e846

Browse files
Update test dependencies
1 parent f71d6dc commit df1e846

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@voxpelli/eslint-config": "^4.0.0",
38-
"chai": "^4.2.0",
38+
"chai": "^5.0.0",
3939
"chai-as-promised": "^7.1.1",
4040
"dependency-check": "^4.1.0",
4141
"eslint": "^6.8.0",
@@ -46,13 +46,13 @@
4646
"eslint-plugin-promise": "^4.2.1",
4747
"eslint-plugin-standard": "^4.0.0",
4848
"ghat": "^0.14.0",
49-
"husky": "^4.3.8",
49+
"husky": "^9.0.0",
5050
"installed-check": "^7.0.0",
51-
"mocha": "^7.0.1",
52-
"nock": "^11.7.2",
51+
"mocha": "^10.0.0",
52+
"nock": "^13.0.0",
5353
"npm-run-all2": "^6.0.5",
5454
"nyc": "^15.0.0",
55-
"sinon": "^8.1.1"
55+
"sinon": "^17.0.0"
5656
},
5757
"dependencies": {
5858
"bunyan-adaptor": "^4.0.0",

0 commit comments

Comments
 (0)