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

This commit is contained in:
Renovate Bot
2021-06-02 07:47:30 +01:00
committed by Łukasz Mierzwa
parent ce341dc20b
commit dbc44ce7f7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4805,9 +4805,9 @@
}
},
"@types/react": {
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.8.tgz",
"integrity": "sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw==",
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.9.tgz",
"integrity": "sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/node": "14.17.1",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.8",
"@types/react": "17.0.9",
"@types/react-dom": "17.0.5",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.15",