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

This commit is contained in:
Renovate Bot
2020-08-08 11:54:31 +00:00
committed by renovate[bot]
parent 1efcc9aacb
commit 2be89ce0dc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3514,9 +3514,9 @@
}
},
"@types/react": {
"version": "16.9.44",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.44.tgz",
"integrity": "sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==",
"version": "16.9.45",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.45.tgz",
"integrity": "sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==",
"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.44",
"@types/react": "16.9.45",
"@types/react-autosuggest": "9.3.14",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",