fix(deps): update dependency @types/react to v16.9.54

This commit is contained in:
Renovate Bot
2020-10-27 20:57:10 +00:00
committed by Łukasz Mierzwa
parent 4a39ac7826
commit af9606ecca
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3878,9 +3878,9 @@
}
},
"@types/react": {
"version": "16.9.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.53.tgz",
"integrity": "sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==",
"version": "16.9.54",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.54.tgz",
"integrity": "sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/node": "14.14.5",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.53",
"@types/react": "16.9.54",
"@types/react-autosuggest": "10.0.1",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",