From 14c41f1b727008fec665645b84b83507033f5f64 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 17:53:52 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20@types/react=20to?= =?UTF-8?q?=20version=2017.0.33?= 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 cd307b44..d8c5b7f6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/enzyme": "^3.10.10", "@types/jest": "^27.0.2", "@types/node-fetch": "^2.5.12", - "@types/react": "^17.0.24", + "@types/react": "^17.0.33", "@types/react-dom": "^17.0.10", "@types/webpack-env": "^1.16.3", "@typescript-eslint/eslint-plugin": "^4.32.0", diff --git a/yarn.lock b/yarn.lock index febd260c..548209e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2070,10 +2070,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd" - integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg== +"@types/react@*", "@types/react@^17.0.33": + version "17.0.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5" + integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"