From 6403307ca7dafe83b8abf5842af1ed37d63d6def Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Nov 2021 12:47:09 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.37 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b2ed1241..049c727ba 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/react-hooks": "7.0.2", "@types/jest": "27.0.3", "@types/node": "16.11.10", - "@types/react": "17.0.35", + "@types/react": "17.0.37", "@types/react-dom": "17.0.11", "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", diff --git a/yarn.lock b/yarn.lock index 3acb2ecf8..44d6c69e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2501,10 +2501,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.35": - version "17.0.35" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c" - integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw== +"@types/react@17.0.37": + version "17.0.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959" + integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"