summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-10 02:15:13 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-11-10 12:12:07 +0000
commit3d63f3fbdf9361e39a83a5a008a7836f132a9918 (patch)
tree96ea35864a02cdab9f86cc3fa1ee34fbc1c7bbe9 /package.json
parentb38b6103090b7619fe0a10d85cba430daf66d45d (diff)
downloadnextcloud-server-3d63f3fbdf9361e39a83a5a008a7836f132a9918.tar.gz
nextcloud-server-3d63f3fbdf9361e39a83a5a008a7836f132a9918.zip
Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 cd8be3d6d53..f68b4177f23 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.6.3",
+ "@babel/preset-env": "^7.7.1",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",