From 4ce1776623cfe8274accca7bea2b09d7f9b39c42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:42:24 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.19.73 (#247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0520669..df7c639 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@swc/core": "1.10.9", "@swc/jest": "0.2.37", "@types/jest": "29.5.14", - "@types/node": "18.19.71", + "@types/node": "18.19.73", "@types/prompts": "^2.4.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index cdd9343..e6372da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1768,10 +1768,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"