aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-14 01:14:06 +0000
committerGitHub <noreply@github.com>2019-07-14 01:14:06 +0000
commit4f49fc13af401437045ebd3a3a71ba2b5cb5d29b (patch)
tree26568a7f1da90e02d88c4f8a7cd552a0c51971c0 /package.json
parent7675d019556fda16afbe061f17098cffe7792141 (diff)
downloadnextcloud-server-4f49fc13af401437045ebd3a3a71ba2b5cb5d29b.tar.gz
nextcloud-server-4f49fc13af401437045ebd3a3a71ba2b5cb5d29b.zip
Bump @babel/preset-env from 7.5.2 to 7.5.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 to 7.5.4. - [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.2...v7.5.4) 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 0ad6e7677b2..66d35d9ca5b 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"devDependencies": {
"@babel/core": "^7.5.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.5.0",
+ "@babel/preset-env": "^7.5.4",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"browserslist-config-nextcloud": "0.0.1",