diff --git a/package.json b/package.json index 93add1f..e276853 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@types/chai": "^4.2.0", - "@types/mocha": "^5.2.7", + "@types/mocha": "^10.0.8", "@types/node": "^12.7.1", "@voxpelli/eslint-config": "^4.0.0", "chai": "^4.2.0", @@ -44,11 +44,11 @@ "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.0", - "husky": "^4.2.1", + "husky": "^9.1.6", "installed-check": "^3.0.0", - "mocha": "^7.0.1", + "mocha": "^10.7.3", "npm-run-all": "^4.1.5", - "nyc": "^15.0.0", + "nyc": "^17.1.0", "typescript": "^3.5.3" }, "dependencies": {