Skip to content

Commit

Permalink
Build(deps-dev): bump @babel/plugin-transform-flow-comments
Browse files Browse the repository at this point in the history
Bumps [@babel/plugin-transform-flow-comments](https://github.com/babel/babel) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Dec 10, 2018
1 parent 7e57510 commit 5bd07fc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 9 deletions.
32 changes: 24 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"@babel/register": "7.0.0",
"@babel/core": "7.1.6",
"@babel/cli": "7.2.0",
"@babel/plugin-transform-flow-comments": "7.0.0",
"@babel/plugin-transform-flow-comments": "7.2.0",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/preset-flow": "7.0.0"
},
Expand Down

0 comments on commit 5bd07fc

Please sign in to comment.