From 4ecb178bebcf9d087e9b11cdf13b55060d195dae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:39:31 +0000 Subject: [PATCH] Update dependency @types/node to v18.18.8 --- 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..bda5c47 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.8", "ts-jest": "^29.1.0", "tsup": "6.7.0", "typescript": "5.0.4"