fix(deps): update dependency @types/react to v17.0.2 (#2764)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-12 19:43:36 +00:00
committed by GitHub
co-authored by Renovate Bot
parent 6b6f3715bb
commit 1d9b6bb6a8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4506,9 +4506,9 @@
}
},
"@types/react": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz",
"integrity": "sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz",
"integrity": "sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -27,7 +27,7 @@
"@types/node": "14.14.27",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "17.0.1",
"@types/react": "17.0.2",
"@types/react-autosuggest": "10.1.1",
"@types/react-dom": "17.0.0",
"@types/react-js-pagination": "3.0.3",