Bump @types/react from 16.9.18 to 16.9.19

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.18 to 16.9.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-25 12:07:56 +00:00
parent 7395af0a25
commit 795ed628cf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1844,9 +1844,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.18.tgz",
"integrity": "sha512-MvjiKX/kUE8o49ipppg49RDZ97p4XfW1WWksp/UlTUSJpisyhzd62pZAMXxAscFLoxfYOflkGANAnGkSeHTFQg==",
"version": "16.9.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.19.tgz",
"integrity": "sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"
+1 -1
View File
@@ -12,7 +12,7 @@
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.isequal": "^4.5.5",
"@types/node": "^13.5.0",
"@types/react": "^16.9.18",
"@types/react": "^16.9.19",
"@types/react-bootstrap-daterangepicker": "0.0.26",
"@types/react-bootstrap-typeahead": "^3.4.5",
"@types/react-dom": "^16.9.5",