From 56541b3e426d9b43c6fd1326a287a9267168bf94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:44:39 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 18.19.51 to 18.19.53 in the types group (#11870) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9e8c1056375a..7364cce4f166 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "@types/jest": "^29.5.13", "@types/js-yaml": "^4.0.9", "@types/mdast": "^4.0.4", - "@types/node": "^18.19.51", + "@types/node": "^18.19.53", "@types/prismjs": "^1.26.4", "@types/react": "^18.3.9", "@types/react-dom": "^18.3.0", diff --git a/yarn.lock b/yarn.lock index 4509cbf865a4..f619557d428a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3303,10 +3303,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d" integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA== -"@types/node@^18.11.18", "@types/node@^18.19.51": - version "18.19.51" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.51.tgz#bebfb2f282de467f556a1a85aa74878b6ca0ab3a" - integrity sha512-IIMkWEIVQDlBpi6pPeGqTqOx7KbzGC3EgIyH8NrxplXOwWw0uVl9vthJUMFrxD7kcEfcRp7jIkgpB28M6JnfWA== +"@types/node@^18.11.18", "@types/node@^18.19.53": + version "18.19.53" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.53.tgz#1e2f83eeede6031f03bc4780826b8b02b42ac50d" + integrity sha512-GLxgUgHhDKO1Edw9Q0lvMbiO/IQXJwJlMaqxSGBXMpPy8uhkCs2iiPFaB2Q/gmobnFkckD3rqTBMVjXdwq+nKg== dependencies: undici-types "~5.26.4"