Bump @babel/plugin-transform-flow-strip-types from 7.4.4 to 7.6.3 (#6118)

Bumps [@babel/plugin-transform-flow-strip-types](https://github.com/babel/babel) from 7.4.4 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-09 14:10:44 +00:00
committed by peril-parse-community[bot]
parent fe15d8f995
commit eb1fb82089
2 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
"@babel/cli": "7.6.3",
"@babel/core": "7.6.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/plugin-transform-flow-strip-types": "7.4.4",
"@babel/plugin-transform-flow-strip-types": "7.6.3",
"@babel/preset-env": "7.6.3",
"@parse/minami": "1.0.0",
"apollo-cache-inmemory": "1.6.3",