diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-09 11:21:04 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-08-09 12:08:23 +0000 |
commit | 09bf3b832164d525614d3ee30d29351cdaf419c3 (patch) | |
tree | bc797d506dff4dce8ba69f561a041e56428c9201 /package.json | |
parent | 3a362c44604002925438433703e27b9e027fb91e (diff) | |
download | nextcloud-server-09bf3b832164d525614d3ee30d29351cdaf419c3.tar.gz nextcloud-server-09bf3b832164d525614d3ee30d29351cdaf419c3.zip |
Bump @babel/core from 7.12.10 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.17.
- [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.17/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@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 99ff95a0474..b65b338ad2e 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "webdav": "^3.6.2" }, "devDependencies": { - "@babel/core": "^7.12.10", + "@babel/core": "^7.12.17", "@babel/plugin-proposal-class-properties": "^7.12.13", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.12.17", |