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

github.com/nextcloud/files_automatedtagging.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-18 11:22:33 +0300
committerGitHub <noreply@github.com>2019-12-18 11:22:33 +0300
commitf69cf9714ed564479d39ce4a24be24a5bbb32724 (patch)
tree1893d8f3f040ff897fe72c5cc5848a5846d549ea /package.json
parent8958123354110e3551d0e681569b77c1168d33dd (diff)
Bump @babel/core from 7.7.2 to 7.7.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.5. - [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.2...v7.7.5) 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 dbdf99f..09933e4 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.2",
+ "@babel/core": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.7.1",
"@vue/test-utils": "^1.0.0-beta.30",