@babel/eslint-parser
Advanced tools
Comparing version 8.0.0-alpha.14 to 8.0.0-alpha.15
{ | ||
"name": "@babel/eslint-parser", | ||
"version": "8.0.0-alpha.14", | ||
"version": "8.0.0-alpha.15", | ||
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel", | ||
@@ -37,3 +37,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.14", | ||
"@babel/core": "^8.0.0-alpha.15", | ||
"eslint": "^8.9.0 || ^9.0.0" | ||
@@ -47,3 +47,3 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.14", | ||
"@babel/core": "^8.0.0-alpha.15", | ||
"@types/eslint": "^8.56.2", | ||
@@ -50,0 +50,0 @@ "@types/estree": "^1.0.5", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet