We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1717da6 commit ac08a29Copy full SHA for ac08a29
package.json
@@ -30,7 +30,7 @@
30
},
31
"devDependencies": {
32
"@types/chai": "^4.2.0",
33
- "@types/mocha": "^5.2.7",
+ "@types/mocha": "^10.0.4",
34
"@types/node": "^12.7.1",
35
"@voxpelli/eslint-config": "^4.0.0",
36
"chai": "^4.2.0",
@@ -44,9 +44,9 @@
44
"eslint-plugin-node": "^11.0.0",
45
"eslint-plugin-promise": "^4.2.1",
46
"eslint-plugin-standard": "^4.0.0",
47
- "husky": "^4.2.1",
+ "husky": "^8.0.3",
48
"installed-check": "^3.0.0",
49
- "mocha": "^7.0.1",
+ "mocha": "^10.2.0",
50
"npm-run-all": "^4.1.5",
51
"nyc": "^15.0.0",
52
"typescript": "^3.5.3"
0 commit comments