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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-21 05:09:06 +0300
committerGitHub <noreply@github.com>2022-05-21 05:09:06 +0300
commit3dfebbd68a4b2e05170e9bda84c4e2d02faec4a1 (patch)
treebe93be9d8dd86c07a2a6fae61a1baecd4d513c1c /package.json
parent844d93564f3bc61233696fae55465a5a53262d50 (diff)
parent5c863459582405d5999826df83c3f11ad3d5967c (diff)
Merge pull request #2236 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.18.0
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 ae1d04b5..5f06585e 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.10",
- "@babel/preset-env": "^7.17.10",
+ "@babel/preset-env": "^7.18.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^5.1.0",