aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-27 13:22:02 +0000
committerdependabot[bot] <support@dependabot.com>2019-02-27 13:22:02 +0000
commit848d59f61cb62130cff0bcecb0c32f2247648bed (patch)
treee421632825e8d64448c7b179b170e7d11a15441e /package.json
parent1a537bc766911a0e56e2f2fe00c4802583078a84 (diff)
downloadnextcloud-server-848d59f61cb62130cff0bcecb0c32f2247648bed.tar.gz
nextcloud-server-848d59f61cb62130cff0bcecb0c32f2247648bed.zip
Bump @babel/core from 7.3.3 to 7.3.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.3.3 to 7.3.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.3.3...v7.3.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 0e74370c01d..9a76f5b0f90 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.3.3",
+ "@babel/core": "^7.3.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"babel-loader": "^8.0.5",