diff --git a/package.json b/package.json index 90d29c4..b61c658 100644 --- a/package.json +++ b/package.json @@ -38,21 +38,21 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/chai": "^4.3.16", + "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.10", "@types/node": "^18.19.40", "@voxpelli/eslint-config": "^22.1.0", "@voxpelli/tsconfig": "^12.0.1", - "c8": "^10.1.2", - "chai": "^4.4.1", + "c8": "^10.1.3", + "chai": "^4.5.0", "chai-as-promised": "^7.1.2", "eslint": "^9.7.0", - "husky": "^9.0.11", + "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.26.0", - "mocha": "^10.5.1", - "npm-run-all2": "^6.2.0", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", "type-coverage": "^2.29.1", "typescript": "~5.5.3", "validate-conventional-commit": "^1.0.3"