Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-18 13:51:43 +0300
committerGitHub <noreply@github.com>2019-12-18 13:51:43 +0300
commitfc4ae0cb3926113cb6b2c746f5ba31c0d4335a44 (patch)
treeac518596bf90653299119a79366086c8f46bdf30 /package.json
parent70f5253999a9ad4898c45e016d24a39359f2d272 (diff)
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.2.0 to 7.7.4. - [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.2.0...v7.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8557ba9..4551efc 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@babel/core": "^7.7.5",
- "@babel/plugin-syntax-dynamic-import": "^7.2.0",
+ "@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.1",
"@vue/test-utils": "^1.0.0-beta.30",
"babel-eslint": "^10.0.3",