typescript-eslint
Advanced tools
Comparing version 8.19.2-alpha.11 to 8.19.2-alpha.12
@@ -15,3 +15,3 @@ import type { TSESLint } from '@typescript-eslint/utils'; | ||
* eslint.configs.recommended, | ||
* ...tseslint.configs.recommended, | ||
* tseslint.configs.recommended, | ||
* ], | ||
@@ -59,3 +59,3 @@ * rules: { | ||
* eslint.configs.recommended, | ||
* ...tseslint.configs.recommended, | ||
* tseslint.configs.recommended, | ||
* { | ||
@@ -62,0 +62,0 @@ * rules: { |
@@ -15,3 +15,3 @@ "use strict"; | ||
* eslint.configs.recommended, | ||
* ...tseslint.configs.recommended, | ||
* tseslint.configs.recommended, | ||
* { | ||
@@ -18,0 +18,0 @@ * rules: { |
{ | ||
"name": "typescript-eslint", | ||
"version": "8.19.2-alpha.11", | ||
"version": "8.19.2-alpha.12", | ||
"description": "Tooling which enables you to use TypeScript with ESLint", | ||
@@ -55,5 +55,5 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.11", | ||
"@typescript-eslint/parser": "8.19.2-alpha.11", | ||
"@typescript-eslint/utils": "8.19.2-alpha.11" | ||
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.12", | ||
"@typescript-eslint/parser": "8.19.2-alpha.12", | ||
"@typescript-eslint/utils": "8.19.2-alpha.12" | ||
}, | ||
@@ -60,0 +60,0 @@ "peerDependencies": { |
103036
+ Added@typescript-eslint/eslint-plugin@8.19.2-alpha.12(transitive)
+ Added@typescript-eslint/parser@8.19.2-alpha.128.22.0(transitive)
+ Added@typescript-eslint/scope-manager@8.19.2-alpha.128.22.0(transitive)
+ Added@typescript-eslint/type-utils@8.19.2-alpha.12(transitive)
+ Added@typescript-eslint/types@8.19.2-alpha.128.22.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.19.2-alpha.128.22.0(transitive)
+ Added@typescript-eslint/utils@8.19.2-alpha.12(transitive)
+ Added@typescript-eslint/visitor-keys@8.19.2-alpha.128.22.0(transitive)
+ Addedsemver@7.7.0(transitive)
- Removed@typescript-eslint/eslint-plugin@8.19.2-alpha.11(transitive)
- Removed@typescript-eslint/parser@8.19.2-alpha.118.21.0(transitive)
- Removed@typescript-eslint/scope-manager@8.19.2-alpha.118.21.0(transitive)
- Removed@typescript-eslint/type-utils@8.19.2-alpha.11(transitive)
- Removed@typescript-eslint/types@8.19.2-alpha.118.21.0(transitive)
- Removed@typescript-eslint/typescript-estree@8.19.2-alpha.118.21.0(transitive)
- Removed@typescript-eslint/utils@8.19.2-alpha.11(transitive)
- Removed@typescript-eslint/visitor-keys@8.19.2-alpha.118.21.0(transitive)
- Removedsemver@7.6.3(transitive)