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

Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.8.0 to 7.8.3.
- [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.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-19 04:13:38 +00:00
committed by GitHub
parent ddde4c0196
commit d698febfba
2 changed files with 7 additions and 7 deletions

View File

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