Merge pull request #1448 from nextcloud/dependabot/npm_and_yarn/vue/babel/plugin-syntax-dynamic-import-7.8.0

This commit is contained in:
dependabot-preview[bot]
2020-01-12 09:41:50 +00:00
committed by GitHub
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",