diff options
author | dependabot[bot] | 2020-12-10 07:14:39 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 58b926fa63526c2f8fe9dc280bb5557779ec5a67 (patch) | |
tree | 5326cfae46092f178da28927b4a06b112d4c6efa /vnext/package.json | |
parent | 126f47f46c8ab298f222f880713059ef3fa44b09 (diff) |
Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.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.12.10/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 55d04bb7..4896429b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,7 +11,7 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.12.9", + "@babel/core": "7.12.10", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.12.10", "@babel/preset-react": "7.12.7", |