aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-18 16:34:59 -0600
committerGitHub <[email protected]>2021-06-18 16:34:59 -0600
commit4b26574ed28005dcccf97e603e22e30f8ea1185b (patch)
tree5008760be4b36321a81ca798a0c76f48cf7a274a
parentMerge pull request #16 from Whirlsplash/renovate/typescript-4.x (diff)
parentchore(deps): update dependency @types/react to v17.0.11 (diff)
downloadsite-4b26574ed28005dcccf97e603e22e30f8ea1185b.tar.xz
site-4b26574ed28005dcccf97e603e22e30f8ea1185b.zip
Merge pull request #14 from Whirlsplash/renovate/react-17.x
chore(deps): update dependency @types/react to v17.0.11
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index be0853d..786e1e8 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 adb6593..15bf616 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2133,10 +2133,10 @@
"@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==
+ 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" "*"