diff --git a/package.json b/package.json index 204475c..4e505de 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.69", + "@types/node": "^18.19.130", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@voxpelli/eslint-config": "^22.0.0", - "@voxpelli/tsconfig": "^15.1.0", + "@voxpelli/tsconfig": "^15.1.2", "c8": "^10.1.2", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", @@ -112,9 +112,9 @@ "npm-run-all2": "^7.0.2", "sinon": "^19.0.2", "sinon-chai": "^3.7.0", - "tsd": "^0.31.2", + "tsd": "^0.33.0", "type-coverage": "^2.29.7", - "typescript": "~5.7.2", + "typescript": "~5.9.3", "validate-conventional-commit": "^1.0.4" } }