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

github.com/nextcloud/mail.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>2020-01-19 06:36:44 +0300
committerGitHub <noreply@github.com>2020-01-19 06:36:44 +0300
commitebe56c081fb881b4a36e5efeed83ff3251b82ad1 (patch)
tree71fc779a5a280d732cd371a82e641f470a496f7e /package.json
parent87249c73e61f62825a07147f0d4321fd179ad4a6 (diff)
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>
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 bac9b8133..2521ca8a4 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,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",
"@nextcloud/eslint-plugin": "^1.1.0",