@putout/babel
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "@putout/babel", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"type": "commonjs", | ||
@@ -47,8 +47,8 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"devDependencies": { | ||
"@babel/code-frame": "^8.0.0-alpha.7", | ||
"@babel/generator": "^8.0.0-alpha.7", | ||
"@babel/parser": "^8.0.0-alpha.7", | ||
"@babel/template": "^8.0.0-alpha.7", | ||
"@babel/traverse": "^8.0.0-alpha.7", | ||
"@babel/types": "^8.0.0-alpha.7", | ||
"@babel/code-frame": "^8.0.0-alpha.8", | ||
"@babel/generator": "^8.0.0-alpha.8", | ||
"@babel/parser": "^8.0.0-alpha.8", | ||
"@babel/template": "^8.0.0-alpha.8", | ||
"@babel/traverse": "^8.0.0-alpha.8", | ||
"@babel/types": "^8.0.0-alpha.8", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
@@ -67,3 +67,3 @@ "@rollup/plugin-commonjs": "^25.0.2", | ||
"eslint-plugin-putout": "^22.0.0", | ||
"globals": "^14.0.0", | ||
"globals": "^15.0.0", | ||
"madrun": "^10.0.0", | ||
@@ -70,0 +70,0 @@ "nodemon": "^3.0.1", |
Sorry, the diff of this file is too big to display
2276860
57234