diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-23 10:24:28 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2020-11-23 10:49:41 +0000 |
commit | f2a249ff713dbaaf2c294190f265530de7c0cdde (patch) | |
tree | 6058a9394a73d4ab4f444bf072c5e3a436a3e333 /package.json | |
parent | 59a83b77eab096626ece49754aaa248d180788a8 (diff) | |
download | nextcloud-server-f2a249ff713dbaaf2c294190f265530de7c0cdde.tar.gz nextcloud-server-f2a249ff713dbaaf2c294190f265530de7c0cdde.zip |
Bump @babel/core from 7.12.3 to 7.12.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.12.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[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 85fc1a67427..c9cb40daa89 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "webdav": "^3.6.1" }, "devDependencies": { - "@babel/core": "^7.12.3", + "@babel/core": "^7.12.7", "@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.12.1", |