From 99bbba341f2a8c40e15179a6d31628e0deee245a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Jun 2021 14:43:56 +0000 Subject: chore(deps): update dependency @types/react to v17.0.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e17dc6b..20bd71e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "12.1.1", "@docusaurus/module-type-aliases": "2.0.0-alpha.72", "@tsconfig/docusaurus": "1.0.2", - "@types/react": "17.0.5", + "@types/react": "17.0.11", "@types/react-helmet": "6.1.1", "@types/react-router-dom": "5.1.7", "commitizen": "4.2.4", diff --git a/yarn.lock b/yarn.lock index 43b02d9..6637a57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2133,10 +2133,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.5": - version "17.0.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea" - integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw== +"@types/react@17.0.11": + version "17.0.11" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" + integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" -- cgit v1.2.3