@typescript-eslint/scope-manager
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/scope-manager", | ||
"version": "8.26.1-alpha.1", | ||
"version": "8.26.1-alpha.2", | ||
"description": "TypeScript scope analyser for ESLint", | ||
@@ -50,8 +50,8 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.26.1-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.26.1-alpha.1" | ||
"@typescript-eslint/types": "8.26.1-alpha.2", | ||
"@typescript-eslint/visitor-keys": "8.26.1-alpha.2" | ||
}, | ||
"devDependencies": { | ||
"@jest/types": "29.6.3", | ||
"@typescript-eslint/typescript-estree": "8.26.1-alpha.1", | ||
"@typescript-eslint/typescript-estree": "8.26.1-alpha.2", | ||
"glob": "*", | ||
@@ -58,0 +58,0 @@ "jest": "29.7.0", |
+ Added
+ Added
- Removed
- Removed