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-20 05:23:16 +0300
committerGitHub <noreply@github.com>2019-12-20 05:23:16 +0300
commit2c87c9940a99822d8436ce56f35ce8f7de60d01e (patch)
tree950285c502419b2902770f81dfd8832399fe139a /package.json
parent91d6f4418319df403cfa53e4587abad4c84f5b95 (diff)
Bump @babel/runtime from 7.7.2 to 7.7.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.7.2 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/commits/v7.7.7/packages/babel-runtime) 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 69eb505..322b28f 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"stylelint:fix": "stylelint src --fix"
},
"dependencies": {
- "@babel/runtime": "^7.7.2",
+ "@babel/runtime": "^7.7.7",
"@nextcloud/l10n": "^0.2.1",
"@nextcloud/vue": "^1.2.2",
"vue": "^2.6.11"