v7.14.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-classes",
|
||||
"version": "7.13.0",
|
||||
"version": "7.14.2",
|
||||
"description": "Compile ES2015 classes to ES5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -15,10 +15,10 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-annotate-as-pure": "workspace:^7.12.13",
|
||||
"@babel/helper-function-name": "workspace:^7.12.13",
|
||||
"@babel/helper-function-name": "workspace:^7.14.2",
|
||||
"@babel/helper-optimise-call-expression": "workspace:^7.12.13",
|
||||
"@babel/helper-plugin-utils": "workspace:^7.13.0",
|
||||
"@babel/helper-replace-supers": "workspace:^7.13.0",
|
||||
"@babel/helper-replace-supers": "workspace:^7.13.12",
|
||||
"@babel/helper-split-export-declaration": "workspace:^7.12.13",
|
||||
"globals": "condition:BABEL_8_BREAKING ? ^13.5.0 : ^11.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user