summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 09:01:12 +0000
committerGitHub <noreply@github.com>2019-10-13 09:01:12 +0000
commitc8144a5f1f861c3e37126f791efa176224d17960 (patch)
tree6ee218c49e3fe936c0bfcb6434092d8226bc6404 /package.json
parent09828bee5a1322949c3c9e0db7bf697394da4a13 (diff)
downloadnextcloud-server-c8144a5f1f861c3e37126f791efa176224d17960.tar.gz
nextcloud-server-c8144a5f1f861c3e37126f791efa176224d17960.zip
Bump @babel/core from 7.6.2 to 7.6.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.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.6.2...v7.6.4) 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 2477fadc7ec..90d19afba36 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.6.2",
+ "@babel/core": "^7.6.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.2",
"babel-eslint": "^10.0.3",