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 11:48:26 +0300
committerGitHub <noreply@github.com>2020-01-19 11:48:26 +0300
commit76f094c4bad320fa888499691de93fbe6e09f20d (patch)
treee363175b8ad820647bce2c0d47df62043aa40a54 /package.json
parent3ce5e96b9daea224dc8acca3c7d075d62de8637a (diff)
parent0d4f9d0490c665b971b788efa4aa13cce062bd3b (diff)
Merge pull request #2506 from nextcloud/dependabot/npm_and_yarn/babel/core-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 ab11d83cc..fda9d8a11 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"extends @nextcloud/browserslist-config"
],
"devDependencies": {
- "@babel/core": "^7.8.0",
+ "@babel/core": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",