@typescript-eslint/utils
Advanced tools
Comparing version 8.21.1-alpha.10 to 8.21.1-alpha.11
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "8.21.1-alpha.10", | ||
"version": "8.21.1-alpha.11", | ||
"description": "Utilities for working with TypeScript + ESLint together", | ||
@@ -67,5 +67,5 @@ "files": [ | ||
"@eslint-community/eslint-utils": "^4.4.0", | ||
"@typescript-eslint/scope-manager": "8.21.1-alpha.10", | ||
"@typescript-eslint/types": "8.21.1-alpha.10", | ||
"@typescript-eslint/typescript-estree": "8.21.1-alpha.10" | ||
"@typescript-eslint/scope-manager": "8.21.1-alpha.11", | ||
"@typescript-eslint/types": "8.21.1-alpha.11", | ||
"@typescript-eslint/typescript-estree": "8.21.1-alpha.11" | ||
}, | ||
@@ -72,0 +72,0 @@ "peerDependencies": { |
+ Added@eslint/core@0.11.0(transitive)
+ Added@eslint/js@9.20.0(transitive)
+ Added@typescript-eslint/scope-manager@8.21.1-alpha.11(transitive)
+ Added@typescript-eslint/types@8.21.1-alpha.11(transitive)
+ Added@typescript-eslint/typescript-estree@8.21.1-alpha.11(transitive)
+ Added@typescript-eslint/visitor-keys@8.21.1-alpha.11(transitive)
+ Addedeslint@9.20.1(transitive)
- Removed@eslint/js@9.19.0(transitive)
- Removed@typescript-eslint/scope-manager@8.21.1-alpha.10(transitive)
- Removed@typescript-eslint/types@8.21.1-alpha.10(transitive)
- Removed@typescript-eslint/typescript-estree@8.21.1-alpha.10(transitive)
- Removed@typescript-eslint/visitor-keys@8.21.1-alpha.10(transitive)
- Removedeslint@9.19.0(transitive)