@typescript-eslint/eslint-plugin
Advanced tools
Comparing version 8.21.1-alpha.10 to 8.21.1-alpha.11
{ | ||
"name": "@typescript-eslint/eslint-plugin", | ||
"version": "8.21.1-alpha.10", | ||
"version": "8.21.1-alpha.11", | ||
"description": "TypeScript plugin for ESLint", | ||
@@ -64,6 +64,6 @@ "files": [ | ||
"@eslint-community/regexpp": "^4.10.0", | ||
"@typescript-eslint/scope-manager": "8.21.1-alpha.10", | ||
"@typescript-eslint/type-utils": "8.21.1-alpha.10", | ||
"@typescript-eslint/utils": "8.21.1-alpha.10", | ||
"@typescript-eslint/visitor-keys": "8.21.1-alpha.10", | ||
"@typescript-eslint/scope-manager": "8.21.1-alpha.11", | ||
"@typescript-eslint/type-utils": "8.21.1-alpha.11", | ||
"@typescript-eslint/utils": "8.21.1-alpha.11", | ||
"@typescript-eslint/visitor-keys": "8.21.1-alpha.11", | ||
"graphemer": "^1.4.0", | ||
@@ -79,4 +79,4 @@ "ignore": "^5.3.1", | ||
"@types/natural-compare": "*", | ||
"@typescript-eslint/rule-schema-to-typescript-types": "8.21.1-alpha.10", | ||
"@typescript-eslint/rule-tester": "8.21.1-alpha.10", | ||
"@typescript-eslint/rule-schema-to-typescript-types": "8.21.1-alpha.11", | ||
"@typescript-eslint/rule-tester": "8.21.1-alpha.11", | ||
"ajv": "^6.12.6", | ||
@@ -83,0 +83,0 @@ "cross-env": "^7.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2848586
+ Added@typescript-eslint/scope-manager@8.21.1-alpha.11(transitive)
+ Added@typescript-eslint/type-utils@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/utils@8.21.1-alpha.11(transitive)
+ Added@typescript-eslint/visitor-keys@8.21.1-alpha.11(transitive)
- Removed@typescript-eslint/scope-manager@8.21.1-alpha.10(transitive)
- Removed@typescript-eslint/type-utils@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/utils@8.21.1-alpha.10(transitive)
- Removed@typescript-eslint/visitor-keys@8.21.1-alpha.10(transitive)