diff --git a/package.json b/package.json index 896f655..a0e18e3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/chai-as-promised": "^7.1.8", "@types/chai-quantifiers": "^1.0.4", "@types/mocha": "^10.0.8", - "@types/node": "^18.19.50", + "@types/node": "^18.19.60", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@voxpelli/eslint-config": "^21.0.0", @@ -68,8 +68,8 @@ "npm-run-all2": "^6.2.2", "sinon": "^19.0.2", "sinon-chai": "^3.7.0", - "type-coverage": "^2.29.1", - "typescript": "~5.5.3", + "type-coverage": "^2.29.7", + "typescript": "~5.6.3", "validate-conventional-commit": "^1.0.4" } }