summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-08 02:18:58 +0000
committerGitHub <noreply@github.com>2020-03-08 02:18:58 +0000
commit5c896c77ef71500c99fa07d7f824373e7ba40ee6 (patch)
treec6623df8ad5ca9bcfac60ab2fdcc0c4417799d2c /package.json
parent22f67d7ed0a88ffb24ac36f9e21f976422e8f066 (diff)
parenta4b6aa35d31d25802f800b34fe22b47b1dd7eaf9 (diff)
Merge pull request #1507 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.7
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 87559c2c..5df1c6c3 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@babel/core": "^7.8.6",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.8.6",
+ "@babel/preset-env": "^7.8.7",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.1.0",
"@nextcloud/eslint-plugin": "^1.1.0",