fix(deps): update dependency @types/react to v17.0.4

This commit is contained in:
Renovate Bot
2021-04-26 20:26:39 +01:00
committed by Łukasz Mierzwa
parent 3a52772a2c
commit e5da83c121
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4529,9 +4529,9 @@
}
},
"@types/react": {
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.3.tgz",
"integrity": "sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==",
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.4.tgz",
"integrity": "sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",
+1 -1
View File
@@ -27,7 +27,7 @@
"@types/node": "14.14.41",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.3",
"@types/react": "17.0.4",
"@types/react-dom": "17.0.3",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.15",