aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-10 00:07:29 -0700
committerGitHub <[email protected]>2021-05-10 00:07:29 -0700
commit39adaabda45ec69f5e57a0757cdea30c41261526 (patch)
treecbd38c29da1ddad0510f61f2120690f0fcd8f6e6
parentMerge pull request #3 from Whirlsplash/renovate/actions-checkout-2.x (diff)
parentchore(deps): update dependency @types/react to v17.0.5 (diff)
downloadsite-39adaabda45ec69f5e57a0757cdea30c41261526.tar.xz
site-39adaabda45ec69f5e57a0757cdea30c41261526.zip
Merge pull request #4 from Whirlsplash/renovate/react-17.x
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"