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 15:20:08 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-12-30 16:41:15 +0300
commitc828c50c22737bece7b4b7f3ada3150273e8530d (patch)
treea633f603c24ead1bf9e5c250c69a32852eb299a5 /package.json
parent3ff8e7bff65f7ff6194ebef973e8cd4ca70a1823 (diff)
Bump @babel/preset-env from 7.7.6 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 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.6...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 bbdada10210..63020e75236 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.6",
+ "@babel/preset-env": "^7.7.7",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",