From 6218f33522ab137547e3ebdb710526d571f349b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:09:38 +0000 Subject: [PATCH] Update dependency @types/node to v20 --- packages/funblox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/funblox/package.json b/packages/funblox/package.json index 1c46952..e69598e 100644 --- a/packages/funblox/package.json +++ b/packages/funblox/package.json @@ -35,7 +35,7 @@ "homepage": "https://github.com/mybot-rblx/FunBlox#readme", "devDependencies": { "@swc/core": "1.3.53", - "@types/node": "18.15.13", + "@types/node": "20.8.9", "ts-jest": "^29.1.0", "tsup": "6.7.0", "typescript": "5.0.4"