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:13:23 +0300
committerGitHub <noreply@github.com>2020-01-19 10:13:23 +0300
commit0d4f9d0490c665b971b788efa4aa13cce062bd3b (patch)
treef0316559828406a84ad64157e84f2d2b7f5651e9 /package.json
parent0844ecd70944e6a4450a1e88f3570354e0a11e2a (diff)
Bump @babel/core from 7.8.0 to 7.8.3
Bumps [@babel/core](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 68bfe25f8..81dad0284 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",