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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-05-10 12:16:10 +0300
committerGitHub <noreply@github.com>2022-05-10 12:16:10 +0300
commitf2841a8b4f95baed0a7c34185ca7fe9e15cb7c78 (patch)
tree4ab59ff67096914948805ecef784579d627c7643 /package.json
parentea2cd9f5a7629789a0b40d269ec7d7134a90ad96 (diff)
parente09c26764a96be7a9faa823a613e39ae72a31ee7 (diff)
Merge pull request #6393 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.17.10
Bump @babel/preset-env from 7.16.11 to 7.17.10
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 68300de7e..89a8061a9 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.16.11",
+ "@babel/preset-env": "^7.17.10",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",