summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 21:04:36 +0000
committerGitHub <noreply@github.com>2020-03-20 21:04:36 +0000
commitc79e30f91bc93f75064cd0d841fbf74b28ddf7ec (patch)
tree04475f304f8b1ae7c317da1b2e09fa15f3a23d9b /package.json
parent9a1f770a0a03bf9f327bd06b05dd11f94a3c8ffb (diff)
parentc0a47a50120a2fb1c4a4b4f48b70457ad532702d (diff)
Merge pull request #1538 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.9.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 c48bce67..bfc20fb7 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.8.7",
+ "@babel/preset-env": "^7.9.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.1.1",
"@nextcloud/eslint-plugin": "^1.1.0",