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

This commit is contained in:
Renovate Bot
2020-08-31 17:20:33 +00:00
committed by renovate[bot]
parent 94c0dba9fa
commit 9a1d23bfb2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3809,9 +3809,9 @@
}
},
"@types/react": {
"version": "16.9.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.48.tgz",
"integrity": "sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==",
"version": "16.9.49",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.49.tgz",
"integrity": "sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/lodash.uniqueid": "4.0.6",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.4",
"@types/react": "16.9.48",
"@types/react": "16.9.49",
"@types/react-autosuggest": "10.0.0",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",