From 9aa7eac5f3077a29c0c58f6ab7dd594862212603 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:41:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.18.121 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7024936..509105a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@semantic-release/github": "^8.0.5", "@semantic-release/release-notes-generator": "^10.0.3", "@types/eslint": "8.4.5", - "@types/node": "16.11.45", + "@types/node": "16.18.121", "@types/react": "18.0.15", "@typescript-eslint/eslint-plugin": "5.30.7", "@typescript-eslint/parser": "5.30.7", diff --git a/yarn.lock b/yarn.lock index d497cec..7516608 100644 --- a/yarn.lock +++ b/yarn.lock @@ -557,10 +557,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@16.11.45": - version "16.11.45" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810" - integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ== +"@types/node@16.18.121": + version "16.18.121" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.121.tgz#88c4e91474b1eb4ae68e39cec8b274e9c792650a" + integrity sha512-Gk/pOy8H0cvX8qNrwzElYIECpcUn87w4EAEFXFvPJ8qsP9QR/YqukUORSy0zmyDyvdo149idPpy4W6iC5aSbQA== "@types/normalize-package-data@^2.4.0": version "2.4.1"