From f5c3b5fcd9ab5285d98c74cf2c56fcbc81339b6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 02:55:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.15 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8aa3d17..8b105c9 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@swc/core": "1.10.9", "@swc/jest": "0.2.37", "@types/jest": "29.5.14", - "@types/node": "20.17.14", + "@types/node": "20.17.15", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.1", diff --git a/yarn.lock b/yarn.lock index 0fcd341..62042e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1680,10 +1680,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.17.14": - version "20.17.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608" - integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg== +"@types/node@20.17.15": + version "20.17.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.15.tgz#54b35c9d9f8aff362b9ea7c851c5086626381f5e" + integrity sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ== dependencies: undici-types "~6.19.2"