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>2019-07-12 13:18:22 +0300
committerGitHub <noreply@github.com>2019-07-12 13:18:22 +0300
commit75b6a045c1f065f4ff67f22a484933144157cf99 (patch)
treed0ea9cc2472baf751c67bb120428b4176c204b8b /package.json
parent02626c35d9c082ff748db0b757f1f54a1c9c09eb (diff)
Bump @babel/core from 7.4.5 to 7.5.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.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.4.5...v7.5.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 2573b2569..9b2fd1417 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"extends browserslist-config-nextcloud"
],
"devDependencies": {
- "@babel/core": "^7.4.5",
+ "@babel/core": "^7.5.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.0",
"@vue/test-utils": "^1.0.0-beta.29",