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

This commit is contained in:
Renovate Bot
2021-06-09 15:22:00 +00:00
committed by renovate[bot]
parent 24128f7959
commit f33cd7ad69
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4796,9 +4796,9 @@
}
},
"@types/react": {
"version": "17.0.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.10.tgz",
"integrity": "sha512-+Tc5aGO49L/cjFBfpIPB398ztmAUChglc+a+EYlvphMOMvwUEzmLiyfmnEseGE7inMO6XiSffHmXVPC8GonksQ==",
"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==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/node": "14.17.3",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.10",
"@types/react": "17.0.11",
"@types/react-dom": "17.0.7",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.15",