summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-26 01:13:27 +0000
committerGitHub <noreply@github.com>2019-05-26 01:13:27 +0000
commit64dab49c5c8fb15d03c0506f9bc0912d13b58716 (patch)
treece9804a1dc7830f4528549af4586612e96158fa6 /package.json
parent2736f54785923e0ed72eb0e10dec16674c30cfcd (diff)
downloadnextcloud-server-64dab49c5c8fb15d03c0506f9bc0912d13b58716.tar.gz
nextcloud-server-64dab49c5c8fb15d03c0506f9bc0912d13b58716.zip
Bump @babel/core from 7.4.4 to 7.4.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.4 to 7.4.5. - [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.4...v7.4.5)
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 90dedb2d2d9..68d4b5525d1 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.4.4",
+ "@babel/core": "^7.4.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.4",
"babel-loader": "^8.0.6",