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:25:46 +0300
committerGitHub <noreply@github.com>2019-12-20 05:25:46 +0300
commitf85da6e1fc3416606b80a44fefa7b439d1ad9318 (patch)
tree07ed51e92c9f904fc80fff79403cbfd5b1d12fd4 /package.json
parent91d6f4418319df403cfa53e4587abad4c84f5b95 (diff)
Bump @babel/preset-env from 7.7.1 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 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.1...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 69eb505..213f05a 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.1",
+ "@babel/preset-env": "^7.7.7",
"@vue/test-utils": "^1.0.0-beta.30",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",