diff --git a/package.json b/package.json index 78df82a..bfe9a50 100644 --- a/package.json +++ b/package.json @@ -51,19 +51,19 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/chai": "^4.3.19", - "@types/mocha": "^10.0.8", + "@types/chai": "^4.3.20", + "@types/mocha": "^10.0.10", "@types/node": "^18.19.50", "@voxpelli/eslint-config": "^21.0.0", "@voxpelli/tsconfig": "^14.0.0", - "c8": "^10.1.2", + "c8": "^10.1.3", "chai": "^4.5.0", "eslint": "^9.10.0", - "husky": "^9.1.6", + "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.30.2", - "mocha": "^10.7.3", - "npm-run-all2": "^6.2.2", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", "typescript": "~5.5.4", "validate-conventional-commit": "^1.0.4" }