diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-13 17:48:16 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-05-13 18:27:32 +0000 |
commit | 3d1836ad34d80318b59389edb89ba02678b687d5 (patch) | |
tree | fa57f1b64a2bc7dc0bc1c834bc809d0b154c6b81 /package.json | |
parent | 7e369ea0555b596d6a54e9617db14c794db50d3a (diff) | |
download | nextcloud-server-3d1836ad34d80318b59389edb89ba02678b687d5.tar.gz nextcloud-server-3d1836ad34d80318b59389edb89ba02678b687d5.zip |
Bump @babel/core from 7.9.0 to 7.9.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.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.9.0...v7.9.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 8d1c940b65c..bac0871a656 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.9.0", + "@babel/core": "^7.9.6", "@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.9.6", |