diff options
author | dependabot[bot] | 2021-02-19 06:36:35 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 0fe189e416ec82dcb8572f9a030592669ef3d026 (patch) | |
tree | 8ccc5a07404822800c12907bc869ee380097b2da /vnext/package.json | |
parent | 70ab9cd57dd741ea9014e3f86a32a80aab34e60c (diff) |
Bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 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>
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 25f0d485..599e3e11 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.16", + "@babel/core": "7.12.17", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.12.16", "@babel/preset-react": "7.12.13", |