Bump @types/react from 16.9.17 to 16.9.18

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.17 to 16.9.18.
- [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-21 18:39:00 +00:00
parent 57dbcb0251
commit 144d70ed03
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1841,9 +1841,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
"version": "16.9.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.18.tgz",
"integrity": "sha512-MvjiKX/kUE8o49ipppg49RDZ97p4XfW1WWksp/UlTUSJpisyhzd62pZAMXxAscFLoxfYOflkGANAnGkSeHTFQg==",
"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.1.8",
"@types/react": "^16.9.17",
"@types/react": "^16.9.18",
"@types/react-bootstrap-daterangepicker": "0.0.26",
"@types/react-bootstrap-typeahead": "^3.4.5",
"@types/react-dom": "^16.9.5",