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

This commit is contained in:
Renovate Bot 2021-07-27 19:17:40 +00:00 committed by renovate[bot]
parent 8fc33c7f1b
commit 19df3ed986
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
"@testing-library/user-event": "13.1.9", "@testing-library/user-event": "13.1.9",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/node": "15.6.0", "@types/node": "15.6.0",
"@types/react": "17.0.6", "@types/react": "17.0.15",
"@types/react-dom": "17.0.5", "@types/react-dom": "17.0.5",
"@types/react-router-dom": "5.1.7", "@types/react-router-dom": "5.1.7",
"@types/recharts": "1.8.19", "@types/recharts": "1.8.19",
@ -2745,9 +2745,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==" "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "17.0.6", "version": "17.0.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz",
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==", "integrity": "sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==",
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",
@ -30412,9 +30412,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==" "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
}, },
"@types/react": { "@types/react": {
"version": "17.0.6", "version": "17.0.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz",
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==", "integrity": "sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",

View file

@ -14,7 +14,7 @@
"@testing-library/user-event": "13.1.9", "@testing-library/user-event": "13.1.9",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/node": "15.6.0", "@types/node": "15.6.0",
"@types/react": "17.0.6", "@types/react": "17.0.15",
"@types/react-dom": "17.0.5", "@types/react-dom": "17.0.5",
"@types/react-router-dom": "5.1.7", "@types/react-router-dom": "5.1.7",
"@types/recharts": "1.8.19", "@types/recharts": "1.8.19",