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-02-02 06:18:51 +0300
committerGitHub <noreply@github.com>2020-02-02 06:18:51 +0300
commit3c0ec60edbdfdf93680a15f1927d68288b9289b6 (patch)
treefbb1572d0f2bee4c8ea28f277d1cc42260e9bcbd /package.json
parent13924d55550ba26425555d1e7632c749f0968519 (diff)
Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.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 162537cb6..09796695f 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"extends @nextcloud/browserslist-config"
],
"devDependencies": {
- "@babel/core": "^7.8.3",
+ "@babel/core": "^7.8.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@nextcloud/browserslist-config": "^1.0.0",