diff --git a/package.json b/package.json index d6fb521..6e2026a 100644 --- a/package.json +++ b/package.json @@ -94,11 +94,11 @@ "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", "@types/mocha": "^10.0.9", - "@types/node": "^18.19.59", + "@types/node": "^18.19.69", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@voxpelli/eslint-config": "^22.0.0", - "@voxpelli/tsconfig": "^15.0.0", + "@voxpelli/tsconfig": "^15.1.0", "c8": "^10.1.2", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", @@ -114,7 +114,7 @@ "sinon-chai": "^3.7.0", "tsd": "^0.31.2", "type-coverage": "^2.29.7", - "typescript": "~5.6.2", + "typescript": "~5.7.2", "validate-conventional-commit": "^1.0.4" } }