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

This commit is contained in:
Renovate Bot
2021-09-15 02:12:32 +00:00
committed by renovate[bot]
parent 531b37d150
commit 9e13e938cc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5108,9 +5108,9 @@
}
},
"@types/react": {
"version": "17.0.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
"version": "17.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.21.tgz",
"integrity": "sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -72,7 +72,7 @@
"@types/node": "14.17.16",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.20",
"@types/react": "17.0.21",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.17",