Bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0

Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.7.4 to 7.8.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.4...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-12 07:25:28 +00:00
committed by GitHub
parent 387c7ff7bd
commit 0db2afd8e2
2 changed files with 12 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
"@babel/preset-env": "^7.7.7",
"@nextcloud/browserslist-config": "^1.0.0",
"@vue/test-utils": "^1.0.0-beta.30",