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

This commit is contained in:
Renovate Bot
2020-11-06 09:29:58 +00:00
committed by Łukasz Mierzwa
parent 09c4ecd741
commit 07bc1c345a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3878,9 +3878,9 @@
}
},
"@types/react": {
"version": "16.9.55",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.55.tgz",
"integrity": "sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==",
"version": "16.9.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
"integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/node": "14.14.6",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.55",
"@types/react": "16.9.56",
"@types/react-autosuggest": "10.0.1",
"@types/react-dom": "16.9.9",
"@types/react-highlighter": "0.3.4",