From ab23fd9f16d91da8bed3bdb4bec39d985e6deb58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 03:00:35 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.19.73 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 92ffeaf2..9d6ce79d 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.71", + "@types/node": "18.19.73", "@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 0a92cbb3..dd430611 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4173,10 +4173,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.71": - version "18.19.71" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.71.tgz#96d4f0a0be735ead6c8998c62a4b2c0012a5d09a" - integrity sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw== +"@types/node@18.19.73": + version "18.19.73" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.73.tgz#70de39cf25004c18fe781e49ea730967a21fbb95" + integrity sha512-O451pmK1nYLktpIxucFTJ6EMjiYR5uoa+JkKwA1pempbXdel/Jin5tvhOzVCS5a7/jUmKZmPVBHpl+LLqfYwew== dependencies: undici-types "~5.26.4"