diff --git a/package.json b/package.json index acfe3ca..877555a 100644 --- a/package.json +++ b/package.json @@ -44,18 +44,18 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.7", + "@types/chai": "^4.3.20", + "@types/mocha": "^10.0.10", "@types/node": "^20.17.6", "@voxpelli/eslint-config": "^22.0.0", "@voxpelli/tsconfig": "^15.0.0", "c8": "^10.1.2", "chai": "^4.5.0", "eslint": "^9.13.0", - "husky": "^9.1.5", + "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.30.0", - "mocha": "^10.6.0", + "mocha": "^10.8.2", "npm-run-all2": "^7.0.1", "type-coverage": "^2.29.1", "typescript": "~5.6.3"