mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 12:10:20 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user