summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-19 02:14:24 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-22 09:04:00 +0100
commit9032ebbdabf181e50c828565b222880ef18d407b (patch)
treefea999308af149be2cab761b48ff3843ff78e036 /package.json
parent96567027dadae8e66e022d94c618e16dc3add1df (diff)
downloadnextcloud-server-9032ebbdabf181e50c828565b222880ef18d407b.tar.gz
nextcloud-server-9032ebbdabf181e50c828565b222880ef18d407b.zip
Bump @babel/preset-env from 7.2.0 to 7.2.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.0 to 7.2.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.2.0...v7.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 7f77c2635c1..cba3afefb2f 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "^7.2.0",
+ "@babel/preset-env": "^7.2.3",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",
"exports-loader": "^0.7.0",