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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-07-04 09:46:22 +0300
committerGitHub <noreply@github.com>2020-07-04 09:46:22 +0300
commit6d2c79598ad8d322a3a439f4790979672232200a (patch)
treeb081d48180f8bbf673790ce4c4f503194588ca56 /package.json
parent69f5b7028433cd97713bd7bef8a085aaf85c917f (diff)
parentd14c1b7d42b79b525fc59aa721e62caf3974e435 (diff)
Merge pull request #21685 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.4
Bump @babel/preset-env from 7.10.3 to 7.10.4
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 40cdf18389c..8ada103de19 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@babel/core": "^7.10.3",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.10.3",
+ "@babel/preset-env": "^7.10.4",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",