diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-13 04:35:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 04:35:43 +0000 |
commit | 2530bb635708cab14057061194ef8edb695292c2 (patch) | |
tree | 5e71b5b1958c97039dc989f7d0212334e864497a /package.json | |
parent | 0a1fc21c8aba02cddbeafffcb779468afb820a5e (diff) | |
download | nextcloud-server-2530bb635708cab14057061194ef8edb695292c2.tar.gz nextcloud-server-2530bb635708cab14057061194ef8edb695292c2.zip |
Bump @babel/core from 7.13.8 to 7.13.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [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.13.10/packages/babel-core)
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 cdd368d63c8..c42bee0cf4c 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "webdav": "^3.6.2" }, "devDependencies": { - "@babel/core": "^7.13.8", + "@babel/core": "^7.13.10", "@babel/plugin-proposal-class-properties": "^7.13.0", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.13.10", |