From 3f080fb794623583233cf62ab29422d62aad6c63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 04:35:38 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.19.99 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d695ece9..0d916ab7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "29.5.14", - "@types/node": "18.19.98", + "@types/node": "18.19.99", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.8", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 3a4edd7b..55cb07da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4182,10 +4182,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.98": - version "18.19.98" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.98.tgz#2a8a9b24fb7ee9f55e4c19ae719060810831b927" - integrity sha512-+bP9tunb6pQbV5cV4z9EwCD/811rXGwXXI/cNK+8MIcm7Ufe9GWGoz91ERuC4MAn5Yp/SEWNYulaQdRHFG67iw== +"@types/node@18.19.99": + version "18.19.99" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.99.tgz#0061a7987ea648d0f35ca4ac91fef766d0d26d23" + integrity sha512-tNGqoGjjI4vY5jfm3lnqgR6yS8wyT76SfsWefLWRyh/cEK4UHmPVyqHZdafI/SNu1PQzfo2JLBWfG8eMmD7KrQ== dependencies: undici-types "~5.26.4"