summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-12-30 16:15:38 +0100
committerGitHub <noreply@github.com>2019-12-30 16:15:38 +0100
commit5d954fa9c39ba2195a657ce8ac4dac545a5acb7b (patch)
treea633f603c24ead1bf9e5c250c69a32852eb299a5 /package.json
parent3ff8e7bff65f7ff6194ebef973e8cd4ca70a1823 (diff)
parentc828c50c22737bece7b4b7f3ada3150273e8530d (diff)
downloadnextcloud-server-5d954fa9c39ba2195a657ce8ac4dac545a5acb7b.tar.gz
nextcloud-server-5d954fa9c39ba2195a657ce8ac4dac545a5acb7b.zip
Merge pull request #18593 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.7
Bump @babel/preset-env from 7.7.6 to 7.7.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 bbdada10210..63020e75236 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.6",
+ "@babel/preset-env": "^7.7.7",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",