From e31d3685e676e09cfffe05e52e71ea2abca06824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:57:22 +0000 Subject: [PATCH] Update dependency @types/node to v18.18.3 --- 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 1c469523..f87fdf90 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": "18.18.3", "ts-jest": "^29.1.0", "tsup": "6.7.0", "typescript": "5.0.4"