chore(deps): update dependency @types/react to v17.0.8 (#399)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-26 03:21:10 +00:00 committed by GitHub
parent deb0e8b406
commit fc3e862b25
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.7",
"@types/react": "17.0.8",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"typescript": "4.2.4"
@ -2660,9 +2660,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.7.tgz",
"integrity": "sha512-lBc3fY20hRFQ/pXQT2XdtmpJeXZnRH8N+WPnEzEfPTzuKmaJTA7k/xGWHBaPvKceKpbf0ZnMlLWY/0sFZ5rfkw==",
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
"integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -16813,9 +16813,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.7.tgz",
"integrity": "sha512-lBc3fY20hRFQ/pXQT2XdtmpJeXZnRH8N+WPnEzEfPTzuKmaJTA7k/xGWHBaPvKceKpbf0ZnMlLWY/0sFZ5rfkw==",
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
"integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"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.7",
"@types/react": "17.0.8",
"@types/react-helmet": "6.1.1",
"@types/react-router-dom": "5.1.7",
"typescript": "4.2.4"