Skip to content

Commit

Permalink
Bump @babel/core from 7.5.5 to 7.7.7
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.5.5...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 2, 2020
1 parent 0131314 commit 6ec5e06
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 68 deletions.
223 changes: 156 additions & 67 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 @@ -48,7 +48,7 @@
"types": "./src/index.d.ts",
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/core": "^7.7.7",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-transform-react-jsx": "^7.3.0",
Expand Down

0 comments on commit 6ec5e06

Please sign in to comment.