chore(deps): update dependency @types/react to v17.0.13 (#428)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-01 11:24:37 +00:00 committed by GitHub
parent 5dbbee6046
commit 2705761b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.ff31de0ff",
"@tsconfig/docusaurus": "1.0.2",
"@types/react": "17.0.12",
"@types/react": "17.0.13",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"typescript": "4.3.5"
@ -2660,9 +2660,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -16813,9 +16813,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -33,7 +33,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.ff31de0ff",
"@tsconfig/docusaurus": "1.0.2",
"@types/react": "17.0.12",
"@types/react": "17.0.13",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"typescript": "4.3.5"