From 04a898f9e2359ae1c76c5ad8159ce42c61557048 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 May 2021 07:06:32 +0000 Subject: chore(deps): update dependency @types/react to v17.0.5 --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c803734..7ff21b5 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.3", + "@types/react": "17.0.5", "@types/react-helmet": "6.1.0", "@types/react-router-dom": "5.1.7", "commitizen": "4.2.4", diff --git a/yarn.lock b/yarn.lock index ee3a7f6..167c673 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2124,7 +2124,7 @@ "@types/history" "*" "@types/react" "*" -"@types/react@*", "@types/react@17.0.3": +"@types/react@*": version "17.0.3" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79" integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg== @@ -2133,6 +2133,15 @@ "@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== + dependencies: + "@types/prop-types" "*" + "@types/scheduler" "*" + csstype "^3.0.2" + "@types/sax@^1.2.1": version "1.2.1" resolved "https://registry.yarnpkg.com/@types/sax/-/sax-1.2.1.tgz#e0248be936ece791a82db1a57f3fb5f7c87e8172" -- cgit v1.2.3