diff --git a/package.json b/package.json index 93add1f..64114f2 100644 --- a/package.json +++ b/package.json @@ -30,10 +30,10 @@ }, "devDependencies": { "@types/chai": "^4.2.0", - "@types/mocha": "^5.2.7", + "@types/mocha": "^10.0.6", "@types/node": "^12.7.1", "@voxpelli/eslint-config": "^4.0.0", - "chai": "^4.2.0", + "chai": "^5.1.0", "coveralls": "^3.0.5", "dependency-check": "^4.1.0", "documentation": "^12.1.1", @@ -44,9 +44,9 @@ "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.0", - "husky": "^4.2.1", + "husky": "^9.0.10", "installed-check": "^3.0.0", - "mocha": "^7.0.1", + "mocha": "^10.3.0", "npm-run-all": "^4.1.5", "nyc": "^15.0.0", "typescript": "^3.5.3"