summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-08 07:21:03 +0000
committerGitHub <noreply@github.com>2019-09-08 07:21:03 +0000
commit3c087793d07c42803522e3dfc842fac9b7008ad1 (patch)
tree0e603df8b5cfb6f4f07ec2b3a5b57644c85c18f3 /package.json
parent997c7b14efdcd32d178527291464380b8f1cae4a (diff)
downloadnextcloud-server-3c087793d07c42803522e3dfc842fac9b7008ad1.tar.gz
nextcloud-server-3c087793d07c42803522e3dfc842fac9b7008ad1.zip
Bump @babel/preset-env from 7.5.5 to 7.6.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.0. - [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.5.5...v7.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 2b9abb4fa24..42c9a3ad443 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.5.5",
+ "@babel/preset-env": "^7.6.0",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"browserslist-config-nextcloud": "0.0.1",