summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-11 18:14:57 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-11 18:14:57 +0000
commit8d6049ca2b945bed9271c341aab7f502554b5e43 (patch)
treee7416000d939a40474eb537895cbced427219e08 /package.json
parent053e23723fde67978169a6ab7a587b7338a5675f (diff)
downloadnextcloud-server-8d6049ca2b945bed9271c341aab7f502554b5e43.tar.gz
nextcloud-server-8d6049ca2b945bed9271c341aab7f502554b5e43.zip
Bump @babel/preset-env from 7.3.4 to 7.4.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.3.4 to 7.4.3. - [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.3.4...v7.4.3) 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 ab880839990..56d03107e84 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.3.4",
+ "@babel/preset-env": "^7.4.3",
"babel-loader": "^8.0.5",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"css-loader": "^2.1.0",