v7.11.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/generator",
|
||||
"version": "7.11.4",
|
||||
"version": "7.11.5",
|
||||
"description": "Turns an AST into code.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -18,12 +18,12 @@
|
||||
"lib"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/types": "workspace:^7.11.0",
|
||||
"@babel/types": "workspace:^7.11.5",
|
||||
"jsesc": "^2.5.1",
|
||||
"source-map": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/helper-fixtures": "workspace:^7.10.5",
|
||||
"@babel/parser": "workspace:^7.11.4"
|
||||
"@babel/parser": "workspace:^7.11.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user