Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ac08a29

Browse files
authoredNov 14, 2023
Update test dependencies
1 parent 1717da6 commit ac08a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@types/chai": "^4.2.0",
33-
"@types/mocha": "^5.2.7",
33+
"@types/mocha": "^10.0.4",
3434
"@types/node": "^12.7.1",
3535
"@voxpelli/eslint-config": "^4.0.0",
3636
"chai": "^4.2.0",
@@ -44,9 +44,9 @@
4444
"eslint-plugin-node": "^11.0.0",
4545
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-standard": "^4.0.0",
47-
"husky": "^4.2.1",
47+
"husky": "^8.0.3",
4848
"installed-check": "^3.0.0",
49-
"mocha": "^7.0.1",
49+
"mocha": "^10.2.0",
5050
"npm-run-all": "^4.1.5",
5151
"nyc": "^15.0.0",
5252
"typescript": "^3.5.3"

0 commit comments

Comments
 (0)
Please sign in to comment.