diff --git a/package.json b/package.json index 0a01f4f..893e2a6 100644 --- a/package.json +++ b/package.json @@ -47,26 +47,26 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/chai": "^4.3.19", + "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", - "@types/chai-quantifiers": "^1.0.4", - "@types/mocha": "^10.0.8", + "@types/chai-quantifiers": "^1.0.12", + "@types/mocha": "^10.0.10", "@types/node": "^18.19.50", - "@types/sinon": "^17.0.3", + "@types/sinon": "^17.0.4", "@types/sinon-chai": "^3.2.12", "@voxpelli/eslint-config": "^22.1.0", "@voxpelli/tsconfig": "^14.0.0", - "c8": "^10.1.2", + "c8": "^10.1.3", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", "chai-quantifiers": "^1.0.18", "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", - "sinon": "^19.0.2", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", + "sinon": "^19.0.5", "sinon-chai": "^3.7.0", "type-coverage": "^2.29.1", "typescript": "~5.5.3",