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-19 05:25:45 +0300
committerGitHub <noreply@github.com>2019-12-19 05:25:45 +0300
commitc216acaaa14a088fc1bfac2e05e92d06eeebbcbc (patch)
tree2c46564f85bcca4f47833ad9b56dae20b425a853 /package.json
parent7100870d8669fced68ca398b5bde6012860fe314 (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 a411faa..214bc3a 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.5",
+ "@babel/core": "^7.7.7",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.1",
"@vue/test-utils": "^1.0.0-beta.30",