@typescript-eslint/utils
Advanced tools
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "8.23.1-alpha.3", | ||
"version": "8.23.1-alpha.4", | ||
"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.23.1-alpha.3", | ||
"@typescript-eslint/types": "8.23.1-alpha.3", | ||
"@typescript-eslint/typescript-estree": "8.23.1-alpha.3" | ||
"@typescript-eslint/scope-manager": "8.23.1-alpha.4", | ||
"@typescript-eslint/types": "8.23.1-alpha.4", | ||
"@typescript-eslint/typescript-estree": "8.23.1-alpha.4" | ||
}, | ||
@@ -72,0 +72,0 @@ "peerDependencies": { |