chore(deps): update dependency @types/react to v17.0.26

This commit is contained in:
Renovate Bot 2021-09-30 12:08:19 +00:00
parent bb817a19d7
commit d359785480
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/react": "17.0.25",
"@types/react": "17.0.26",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.3.0",
"@types/recharts": "1.8.20",
@ -2885,9 +2885,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
"version": "17.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz",
"integrity": "sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -30560,9 +30560,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
"version": "17.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz",
"integrity": "sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -14,7 +14,7 @@
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/react": "17.0.25",
"@types/react": "17.0.26",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.3.0",
"@types/recharts": "1.8.20",