diff options
author | dependabot-preview[bot] | 2020-11-03 08:51:45 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 5beeb396f991f9e4f507b95033cec032ceb64b88 (patch) | |
tree | a89135e728084b0b7a2b1f6dccaf1ff118a27c3f /vnext/package.json | |
parent | 183b480fdf9c2cd345f57af99b76574fad36f2c9 (diff) |
Bump @babel/core from 7.12.1 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.3.
- [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.3/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 c421fbf7..4384494b 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.1", + "@babel/core": "7.12.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.12.1", "@babel/preset-react": "7.12.1", |