From f89a47f6ad015dafd3c7c860e3861e4a549be065 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:48:33 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v22 --- test-app/package.json | 2 +- test-app/yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/test-app/package.json b/test-app/package.json index 5b492a59..464abfae 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -7,7 +7,7 @@ "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/node": "20.17.11", + "@types/node": "22.10.3", "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "react": "18.3.1", diff --git a/test-app/yarn.lock b/test-app/yarn.lock index 1612791d..4a19c892 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -2085,12 +2085,12 @@ dependencies: undici-types "~6.20.0" -"@types/node@20.17.11": - version "20.17.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50" - integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg== +"@types/node@22.10.3": + version "22.10.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10" + integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw== dependencies: - undici-types "~6.19.2" + undici-types "~6.20.0" "@types/parse-json@^4.0.0": version "4.0.2" @@ -9470,11 +9470,6 @@ underscore@1.12.1: resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== -undici-types@~6.19.2: - version "6.19.8" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== - undici-types@~6.20.0: version "6.20.0" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"