summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-04 07:59:20 +0000
committerGitHub <noreply@github.com>2020-09-04 07:59:20 +0000
commit2d605d65a8266a78331969b98988684af6c58aeb (patch)
treea5912499b6d53ffa88e717de69e92f6068b996f0 /package.json
parentfcf5865d4d4fb7dcf7de7f45bad5bc49e1836f9d (diff)
parentebe4da2875dac7ead862c0cd8e1108cba9fc05c0 (diff)
Merge pull request #1783 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.11.5
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 dc3dd863..119fa27c 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.11.0",
+ "@babel/preset-env": "^7.11.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",