diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-24 02:15:05 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-11-24 07:35:32 +0000 |
commit | 441b4c380867ac11846ed85f8bb4bd2663ec10ce (patch) | |
tree | 99e3a1bb15ca3b6ae85a1ec43b592c124fc220c5 /package.json | |
parent | 4f2837017c95f063d99a05b6cd6a5e73ac388d75 (diff) | |
download | nextcloud-server-441b4c380867ac11846ed85f8bb4bd2663ec10ce.tar.gz nextcloud-server-441b4c380867ac11846ed85f8bb4bd2663ec10ce.zip |
Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.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.7.2...v7.7.4)
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 0d36bbbcc35..3559c8eb13f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.7.2", + "@babel/core": "^7.7.4", "@babel/plugin-proposal-class-properties": "^7.7.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.7.1", |