From e3b9d6cd9333e8b321c6e1589398973ba79e6e88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Oct 2021 20:31:06 +0000 Subject: [PATCH] Update dependency @types/react to v16.14.17 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2057c96c..688f323a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@testing-library/react-hooks": "3.2.1", "@testing-library/react-native": "5.0.3", "@types/jest": "25.2.3", - "@types/react": "16.14.15", + "@types/react": "16.14.17", "@types/react-native": "0.62.18", "all-contributors-cli": "6.15.0", "auto": "9.26.8", diff --git a/yarn.lock b/yarn.lock index 159ffd5d..e433185d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1639,10 +1639,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.14.15": - version "16.14.15" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.15.tgz#95d8fa3148050e94bcdc5751447921adbe19f9e6" - integrity sha512-jOxlBV9RGZhphdeqJTCv35VZOkjY+XIEY2owwSk84BNDdDv2xS6Csj6fhi+B/q30SR9Tz8lDNt/F2Z5RF3TrRg== +"@types/react@16.14.17": + version "16.14.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.17.tgz#c57fcfb05efa6423f5b65fcd4a75f63f05b162bf" + integrity sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"