@typescript-eslint/parser
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "8.25.1-alpha.11", | ||
"version": "8.25.1-alpha.12", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -54,9 +54,9 @@ "files": [ | ||
"eslint": "^8.57.0 || ^9.0.0", | ||
"typescript": ">=4.8.4 <5.8.0" | ||
"typescript": ">=4.8.4 <5.9.0" | ||
}, | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "8.25.1-alpha.11", | ||
"@typescript-eslint/types": "8.25.1-alpha.11", | ||
"@typescript-eslint/typescript-estree": "8.25.1-alpha.11", | ||
"@typescript-eslint/visitor-keys": "8.25.1-alpha.11", | ||
"@typescript-eslint/scope-manager": "8.25.1-alpha.12", | ||
"@typescript-eslint/types": "8.25.1-alpha.12", | ||
"@typescript-eslint/typescript-estree": "8.25.1-alpha.12", | ||
"@typescript-eslint/visitor-keys": "8.25.1-alpha.12", | ||
"debug": "^4.3.4" | ||
@@ -63,0 +63,0 @@ }, |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed