@typescript-eslint/eslint-plugin
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/eslint-plugin", | ||
"version": "8.33.1-alpha.0", | ||
"version": "8.33.1-alpha.1", | ||
"description": "TypeScript plugin for ESLint", | ||
@@ -64,6 +64,6 @@ "files": [ | ||
"@eslint-community/regexpp": "^4.10.0", | ||
"@typescript-eslint/scope-manager": "8.33.1-alpha.0", | ||
"@typescript-eslint/type-utils": "8.33.1-alpha.0", | ||
"@typescript-eslint/utils": "8.33.1-alpha.0", | ||
"@typescript-eslint/visitor-keys": "8.33.1-alpha.0", | ||
"@typescript-eslint/scope-manager": "8.33.1-alpha.1", | ||
"@typescript-eslint/type-utils": "8.33.1-alpha.1", | ||
"@typescript-eslint/utils": "8.33.1-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.33.1-alpha.1", | ||
"graphemer": "^1.4.0", | ||
@@ -77,4 +77,4 @@ "ignore": "^7.0.0", | ||
"@types/natural-compare": "*", | ||
"@typescript-eslint/rule-schema-to-typescript-types": "8.33.1-alpha.0", | ||
"@typescript-eslint/rule-tester": "8.33.1-alpha.0", | ||
"@typescript-eslint/rule-schema-to-typescript-types": "8.33.1-alpha.1", | ||
"@typescript-eslint/rule-tester": "8.33.1-alpha.1", | ||
"@vitest/coverage-v8": "^3.1.3", | ||
@@ -99,3 +99,3 @@ "ajv": "^6.12.6", | ||
"peerDependencies": { | ||
"@typescript-eslint/parser": "^8.33.1-alpha.0", | ||
"@typescript-eslint/parser": "^8.33.1-alpha.1", | ||
"eslint": "^8.57.0 || ^9.0.0", | ||
@@ -102,0 +102,0 @@ "typescript": ">=4.8.4 <5.9.0" |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed