diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-30 15:17:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-30 15:17:30 +0000 |
commit | 9dc34deada82db3c28346085b94273bdf88215bf (patch) | |
tree | 3b42b0e6a35a39669268f575f1bbc42c58b45973 /package.json | |
parent | 5d954fa9c39ba2195a657ce8ac4dac545a5acb7b (diff) | |
download | nextcloud-server-9dc34deada82db3c28346085b94273bdf88215bf.tar.gz nextcloud-server-9dc34deada82db3c28346085b94273bdf88215bf.zip |
Bump @babel/core from 7.7.5 to 7.7.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [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.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 63020e75236..19506bc4f18 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.7.5", + "@babel/core": "^7.7.7", "@babel/plugin-proposal-class-properties": "^7.7.4", "@babel/plugin-syntax-dynamic-import": "^7.7.4", "@babel/preset-env": "^7.7.7", |