From 90bc1d220eafa63d5b97c04e3e16792aafe627d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 00:11:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.17.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b96c8466..26067f98 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@prettier/plugin-xml": "2.2.0", "@testing-library/react": "14.0.0", "@types/jest": "29.5.3", - "@types/node": "18.17.6", + "@types/node": "18.17.8", "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "@typescript-eslint/eslint-plugin": "6.4.0", diff --git a/yarn.lock b/yarn.lock index de85e232..3b3b134b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3412,10 +3412,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== -"@types/node@18.17.6": - version "18.17.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.6.tgz#0296e9a30b22d2a8fcaa48d3c45afe51474ca55b" - integrity sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg== +"@types/node@18.17.8": + version "18.17.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e" + integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw== "@types/node@20.4.7": version "20.4.7"