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

This commit is contained in:
Renovate Bot
2021-07-01 09:31:07 +00:00
committed by renovate[bot]
parent f891d6b2be
commit 9bfb56850f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4896,9 +4896,9 @@
}
},
"@types/react": {
"version": "17.0.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
"version": "17.0.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/node": "14.17.4",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.11",
"@types/react": "17.0.12",
"@types/react-dom": "17.0.8",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.16",