Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-01-25 11:22:02 +0300
committerGitHub <noreply@github.com>2022-01-25 11:22:02 +0300
commitbf7b72134d93df971ba0766efdcaa36c691891e9 (patch)
tree24affd29a54f4a916e5c90fd57f250fb125a7266 /package.json
parentdd18ea2d65ab026b455c0f2b2921899f8e4ea420 (diff)
parent745891733cb36596ae0a31ff5d5ddc562e3c3ac8 (diff)
Merge pull request #5974 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.16.11
Bump @babel/preset-env from 7.16.8 to 7.16.11
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 c920eb3ad..14d2736e4 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.16.8",
+ "@babel/preset-env": "^7.16.11",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",