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 10:11:19 +0300
committerGitHub <noreply@github.com>2020-01-19 10:11:19 +0300
commit0844ecd70944e6a4450a1e88f3570354e0a11e2a (patch)
tree2ff1a084fa1b94a298d124734105dbcafd186100 /package.json
parent42ca2ea8ced498cf76e7966d83618421d954b6f5 (diff)
parentebe56c081fb881b4a36e5efeed83ff3251b82ad1 (diff)
Merge pull request #2502 from nextcloud/dependabot/npm_and_yarn/babel/plugin-syntax-dynamic-import-7.8.3
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 00fbecd7f..68bfe25f8 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",