diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-07-21 01:13:12 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-07-22 09:20:05 +0000 |
commit | 25ab99ef7c2713a0a4dca68e917e15b596b99c76 (patch) | |
tree | 7f4eb57dd0a8b30b4c3f2a196f3a3ef08d445001 /package.json | |
parent | efaa0e4d47a8387e36ebb7400ba83fabb7ef5cc7 (diff) | |
download | nextcloud-server-25ab99ef7c2713a0a4dca68e917e15b596b99c76.tar.gz nextcloud-server-25ab99ef7c2713a0a4dca68e917e15b596b99c76.zip |
Bump @babel/core from 7.5.4 to 7.5.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.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.5.4...v7.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d504cb989b9..41694304986 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.5.4", + "@babel/core": "^7.5.5", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.5.4", "babel-loader": "^8.0.6", |