Bump @babel/core from 7.7.7 to 7.9.0 (#115)

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.9.0.
- [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.7.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:49:01 +02:00
committed by GitHub
parent a4fc429476
commit 3e9f739b17
2 changed files with 6 additions and 73 deletions

View File

@@ -33,7 +33,7 @@
"url-pattern": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",