diff options
author | dependabot-preview[bot] | 2020-11-25 00:57:35 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | af63944b273634c97e3113a163431b56bba6159c (patch) | |
tree | e94347bc569049e2427f9882624426a8f8f11eeb /vnext/package.json | |
parent | 41cea7f29bc6ad934f5d7de5c29b1ef24b232f5d (diff) |
Bump @babel/core from 7.12.8 to 7.12.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.8 to 7.12.9.
- [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.9/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 127c0a20..9ee9d468 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.8", + "@babel/core": "7.12.9", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.12.7", "@babel/preset-react": "7.12.7", |