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>2021-03-13 07:32:58 +0300
committerGitHub <noreply@github.com>2021-03-13 07:32:58 +0300
commit0a1fc21c8aba02cddbeafffcb779468afb820a5e (patch)
tree89c828d016f28e8df70c7e5f1f5a6035e10e809d /package.json
parentee6262305a5713731ba0bf56a2ad6512388d1340 (diff)
parent62141eda4717ff82281a8459ecd39c1b5c65ef0a (diff)
Merge pull request #26100 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.13.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 ed8b6aa967d..cdd368d63c8 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@babel/core": "^7.13.8",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.13.9",
+ "@babel/preset-env": "^7.13.10",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",