diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-22 07:36:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 07:36:06 +0000 |
commit | cb363c6ab1349370311c137025d76b00937703ce (patch) | |
tree | 0db681aaf17a6010b30ba5a1b184aa9b4f743b15 /package.json | |
parent | 2166d718d93a81a1944634e8e0ee4bd475ed33ff (diff) | |
download | nextcloud-server-cb363c6ab1349370311c137025d76b00937703ce.tar.gz nextcloud-server-cb363c6ab1349370311c137025d76b00937703ce.zip |
Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [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.10.5/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 21d2509088a..123e3dd1645 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.10.4", + "@babel/core": "^7.10.5", "@babel/plugin-proposal-class-properties": "^7.10.4", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.10.4", |