@typescript-eslint/scope-manager
Advanced tools
+5
-5
| { | ||
| "name": "@typescript-eslint/scope-manager", | ||
| "version": "8.65.1-alpha.17", | ||
| "version": "8.65.1-alpha.18", | ||
| "description": "TypeScript scope analyser for ESLint", | ||
@@ -37,4 +37,4 @@ "files": [ | ||
| "dependencies": { | ||
| "@typescript-eslint/types": "8.65.1-alpha.17", | ||
| "@typescript-eslint/visitor-keys": "8.65.1-alpha.17" | ||
| "@typescript-eslint/types": "8.65.1-alpha.18", | ||
| "@typescript-eslint/visitor-keys": "8.65.1-alpha.18" | ||
| }, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
| "vitest": "^4.0.18", | ||
| "@typescript-eslint/typescript-estree": "8.65.1-alpha.17" | ||
| "@typescript-eslint/typescript-estree": "8.65.1-alpha.18" | ||
| }, | ||
@@ -74,3 +74,3 @@ "funding": { | ||
| "clean": "rimraf dist/ coverage/", | ||
| "clean-fixtures": "rimraf -g \"./src/**/fixtures/**/snapshots\"", | ||
| "clean-fixtures": "rimraf -g \"./tests/fixtures/**/*.shot\"", | ||
| "format": "pnpm -w run format", | ||
@@ -77,0 +77,0 @@ "generate-lib": "pnpm -w exec nx generate-lib repo", |
414072
0+ Added
+ Added
- Removed
- Removed