summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:06:01 +0000
committerGitHub <noreply@github.com>2020-10-17 01:06:01 +0000
commit143fa723fd2cdabd57a666352355bbd2ba286f37 (patch)
treedcd971057bc390eaaca3835a4465bf600ab13410 /package.json
parentc67c6033fc63f74c6548e01e45c9e4bfa9312560 (diff)
parent10ba82d13d4264199e987db41db07239d170e637 (diff)
Merge pull request #1856 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.1
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 d3638347..fe23f9c9 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.11.5",
+ "@babel/preset-env": "^7.12.1",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",