aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-29 08:30:05 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-29 08:30:05 +0000
commit4ccd51d20cbf286b71350898f09707b348fa3430 (patch)
tree3ae7c7e1437b6ead276babc54a37634f707fc7b0 /package.json
parent01410491b982a9ed5fffe1adf63ee8c00f565d5b (diff)
downloadnextcloud-server-4ccd51d20cbf286b71350898f09707b348fa3430.tar.gz
nextcloud-server-4ccd51d20cbf286b71350898f09707b348fa3430.zip
Bump @babel/preset-env from 7.4.3 to 7.4.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4) Signed-off-by: dependabot[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 10bab314cae..8fa1fda812d 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.4.3",
+ "@babel/preset-env": "^7.4.4",
"babel-loader": "^8.0.5",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"css-loader": "^2.1.1",