diff --git a/package.json b/package.json index 5d850d9b73..0bf978a517 100644 --- a/package.json +++ b/package.json @@ -135,8 +135,8 @@ "@fastify/pre-commit": "^2.0.2", "@sinclair/typebox": "^0.25.2", "@sinonjs/fake-timers": "^10.0.0", - "@types/node": "^18.7.18", - "@typescript-eslint/eslint-plugin": "^5.37.0", + "@types/node": "^20.2.3", + "@typescript-eslint/eslint-plugin": "^6.4.0", "@typescript-eslint/parser": "^5.37.0", "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -171,7 +171,7 @@ "split2": "^4.1.0", "standard": "^17.0.0", "tap": "^16.3.0", - "tsd": "^0.26.0", + "tsd": "^0.28.1", "typescript": "^4.8.3", "undici": "^5.10.0", "vary": "^1.1.2",