diff --git a/package.json b/package.json index d5564ab..33ff4bb 100644 --- a/package.json +++ b/package.json @@ -73,23 +73,23 @@ "node": ">=12.0.0" }, "devDependencies": { - "@types/chai": "^4.3.16", + "@types/chai": "^4.3.20", "@types/chai-string": "^1.4.5", - "@types/mocha": "^10.0.7", + "@types/mocha": "^10.0.10", "@types/node": "^18.19.42", "@types/verror": "^1.10.10", "@voxpelli/eslint-config": "^22.2.0", "@voxpelli/tsconfig": "^13.0.0", - "c8": "^10.1.2", - "chai": "^4.4.1", - "chai-string": "^1.5.0", + "c8": "^10.1.3", + "chai": "^4.5.0", + "chai-string": "^1.6.0", "eslint": "^9.30.0", - "husky": "^9.1.1", + "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.61.3", "linemod": "^2.0.1", - "mocha": "^10.7.0", - "npm-run-all2": "^6.2.2", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", "type-coverage": "^2.29.1", "typescript": "~5.5.3", "verror": "^1.10.1"