@typescript-eslint/scope-manager
Advanced tools
+4
-4
| { | ||
| "name": "@typescript-eslint/scope-manager", | ||
| "version": "8.63.1-alpha.2", | ||
| "version": "8.63.1-alpha.3", | ||
| "description": "TypeScript scope analyser for ESLint", | ||
@@ -37,4 +37,4 @@ "files": [ | ||
| "dependencies": { | ||
| "@typescript-eslint/visitor-keys": "8.63.1-alpha.2", | ||
| "@typescript-eslint/types": "8.63.1-alpha.2" | ||
| "@typescript-eslint/types": "8.63.1-alpha.3", | ||
| "@typescript-eslint/visitor-keys": "8.63.1-alpha.3" | ||
| }, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
| "vitest": "^4.0.18", | ||
| "@typescript-eslint/typescript-estree": "8.63.1-alpha.2" | ||
| "@typescript-eslint/typescript-estree": "8.63.1-alpha.3" | ||
| }, | ||
@@ -53,0 +53,0 @@ "funding": { |
+ Added
+ Added
- Removed
- Removed