v7.13.10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/core",
|
||||
"version": "7.13.8",
|
||||
"version": "7.13.10",
|
||||
"description": "Babel compiler core.",
|
||||
"main": "lib/index.js",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
@@ -47,11 +47,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "workspace:^7.12.13",
|
||||
"@babel/generator": "workspace:^7.13.0",
|
||||
"@babel/helper-compilation-targets": "workspace:^7.13.8",
|
||||
"@babel/generator": "workspace:^7.13.9",
|
||||
"@babel/helper-compilation-targets": "workspace:^7.13.10",
|
||||
"@babel/helper-module-transforms": "workspace:^7.13.0",
|
||||
"@babel/helpers": "workspace:^7.13.0",
|
||||
"@babel/parser": "workspace:^7.13.4",
|
||||
"@babel/helpers": "workspace:^7.13.10",
|
||||
"@babel/parser": "workspace:^7.13.10",
|
||||
"@babel/template": "workspace:^7.12.13",
|
||||
"@babel/traverse": "workspace:^7.13.0",
|
||||
"@babel/types": "workspace:^7.13.0",
|
||||
|
||||
Reference in New Issue
Block a user