diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-01 09:28:39 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-03-01 11:01:18 +0000 |
commit | 2524a6af8c9413770f7d609c5b456be8031716bf (patch) | |
tree | 03781ec15464515c53e8941de5f9ba9193cb3783 /package.json | |
parent | e0596e4d79ad52d084deef2f1ebf272380b24827 (diff) | |
download | nextcloud-server-2524a6af8c9413770f7d609c5b456be8031716bf.tar.gz nextcloud-server-2524a6af8c9413770f7d609c5b456be8031716bf.zip |
Bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [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.8.4...v7.8.6)
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 d0165fc9dd6..2ca1eb8a5a5 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.8.4", + "@babel/core": "^7.8.6", "@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.8.6", |