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

This commit is contained in:
Renovate Bot 2021-11-21 21:41:47 +00:00
parent 2ea78bfad2
commit b55d9dfe73
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.5.0",
"@types/jest": "27.0.3",
"@types/node": "15.6.0",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",
"@types/recharts": "1.8.23",
@ -2885,9 +2885,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -30549,9 +30549,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -14,7 +14,7 @@
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.3",
"@types/node": "15.6.0",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",
"@types/recharts": "1.8.23",