Bump @babel/core from 7.8.7 to 7.9.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-29 01:18:25 +00:00
committed by GitHub
parent 5f04b383a7
commit 40e7a63492
2 changed files with 96 additions and 62 deletions

View File

@@ -59,7 +59,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/core": "^7.9.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@nextcloud/browserslist-config": "^1.0.0",