chore(deps): update dependency @types/react to v17.0.17 (#480)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-11 07:59:03 +00:00 committed by GitHub
parent ea6ace7c34
commit 07799f8c2f
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.3",
"@types/react": "17.0.16",
"@types/react": "17.0.17",
"@types/react-helmet": "6.1.2",
"@types/react-router-dom": "5.1.8",
"typescript": "4.3.5"
@ -2660,9 +2660,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz",
"integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==",
"version": "17.0.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz",
"integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -16813,9 +16813,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz",
"integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==",
"version": "17.0.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.17.tgz",
"integrity": "sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==",
"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.3",
"@types/react": "17.0.16",
"@types/react": "17.0.17",
"@types/react-helmet": "6.1.2",
"@types/react-router-dom": "5.1.8",
"typescript": "4.3.5"