aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-10 07:06:32 +0000
committerRenovate Bot <[email protected]>2021-05-10 07:06:32 +0000
commit04a898f9e2359ae1c76c5ad8159ce42c61557048 (patch)
treec669810d1fdeb628f89cbd89d963471a5a00217b
parentMerge pull request #2 from Whirlsplash/renovate/pin-dependencies (diff)
downloadsite-04a898f9e2359ae1c76c5ad8159ce42c61557048.tar.xz
site-04a898f9e2359ae1c76c5ad8159ce42c61557048.zip
chore(deps): update dependency @types/react to v17.0.5
-rw-r--r--package.json2
-rw-r--r--yarn.lock11
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/[email protected]":
+"@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"
+ 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"