From b97187804a2cc87a3266976ac01fca8241ff07c3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 19:11:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20@types/react=20to?= =?UTF-8?q?=20version=2018.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f619583..3b70905 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/enzyme": "^3.10.12", "@types/jest": "^27.4.1", "@types/node-fetch": "^2", - "@types/react": "^17.0.43", + "@types/react": "^18.0.8", "@types/react-dom": "^18.0.2", "@types/webpack-env": "^1.16.4", "@typescript-eslint/eslint-plugin": "^5.17.0", diff --git a/yarn.lock b/yarn.lock index 1a1653b..f05d074 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1777,10 +1777,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.43": - version "17.0.43" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55" - integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A== +"@types/react@*", "@types/react@^18.0.8": + version "18.0.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.8.tgz#a051eb380a9fbcaa404550543c58e1cf5ce4ab87" + integrity sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"