summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-07 18:32:32 +0000
committerGitHub <noreply@github.com>2019-09-07 18:32:32 +0000
commit1181e4d1e3045d8f7c98d7a8270bea42615fc4c7 (patch)
tree7143337b7f8a88ce99986ee0582e3ea2797ffbcd /package.json
parent57437e8fc845e990042dc2b497b25d87f1ce1c21 (diff)
downloadnextcloud-server-1181e4d1e3045d8f7c98d7a8270bea42615fc4c7.tar.gz
nextcloud-server-1181e4d1e3045d8f7c98d7a8270bea42615fc4c7.zip
Bump @babel/core from 7.5.5 to 7.6.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.6.0. - [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.5...v7.6.0) 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 56b0e5dcba4..b29c4c267fb 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.5.5",
+ "@babel/core": "^7.6.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.5",
"babel-loader": "^8.0.6",