diff --git a/package.json b/package.json index 659274e..dc33746 100644 --- a/package.json +++ b/package.json @@ -47,9 +47,9 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/node": "^20.19.37", + "@types/node": "^20.19.41", "@voxpelli/eslint-config": "^23.0.0", - "@voxpelli/tsconfig": "^16.1.0", + "@voxpelli/tsconfig": "^16.2.1", "@voxpelli/typed-utils": "^4.0.0", "c8": "^11.0.0", "eslint": "^9.39.4",