v7.14.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/core",
|
||||
"version": "7.14.5",
|
||||
"version": "7.14.6",
|
||||
"description": "Babel compiler core.",
|
||||
"main": "./lib/index.js",
|
||||
"author": "The Babel Team (https://babel.dev/team)",
|
||||
@@ -52,8 +52,8 @@
|
||||
"@babel/generator": "workspace:^7.14.5",
|
||||
"@babel/helper-compilation-targets": "workspace:^7.14.5",
|
||||
"@babel/helper-module-transforms": "condition:BABEL_8_BREAKING ? : workspace:^7.14.5",
|
||||
"@babel/helpers": "workspace:^7.14.5",
|
||||
"@babel/parser": "workspace:^7.14.5",
|
||||
"@babel/helpers": "workspace:^7.14.6",
|
||||
"@babel/parser": "workspace:^7.14.6",
|
||||
"@babel/template": "workspace:^7.14.5",
|
||||
"@babel/traverse": "workspace:^7.14.5",
|
||||
"@babel/types": "workspace:^7.14.5",
|
||||
|
||||
Reference in New Issue
Block a user