summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-01 13:12:56 +0000
committerGitHub <noreply@github.com>2020-08-01 13:12:56 +0000
commite136199443a11d54486fdaf976c6e830eeffde3b (patch)
tree049c6425c2cbabe73102583531e0dc260926d726 /package.json
parent8c68c9d146eaf64a4ee7d6aba21bfcc6c23d1b65 (diff)
parent5fcc651b585d724474386cc23438e6951b12c92c (diff)
Merge pull request #1725 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.11.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 6897680e..e6cf0d00 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"@babel/core": "^7.10.5",
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.10.4",
+ "@babel/preset-env": "^7.11.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",