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

This commit is contained in:
Renovate Bot
2021-10-12 12:10:05 +01:00
committed by Łukasz Mierzwa
parent fadafe9938
commit 4fd00f775e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4830,9 +4830,9 @@
}
},
"@types/react": {
"version": "17.0.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz",
"integrity": "sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==",
"version": "17.0.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.28.tgz",
"integrity": "sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -72,7 +72,7 @@
"@types/node": "14.17.21",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.27",
"@types/react": "17.0.28",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.18",