Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.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-12-30 18:17:30 +0300
committerGitHub <noreply@github.com>2019-12-30 18:17:30 +0300
commit9dc34deada82db3c28346085b94273bdf88215bf (patch)
tree3b42b0e6a35a39669268f575f1bbc42c58b45973 /package.json
parent5d954fa9c39ba2195a657ce8ac4dac545a5acb7b (diff)
Bump @babel/core from 7.7.5 to 7.7.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7. - [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.7.5...v7.7.7) 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 63020e75236..19506bc4f18 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.5",
+ "@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.7",