@stylistic/eslint-plugin-ts
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@stylistic/eslint-plugin-ts", | ||
"type": "commonjs", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
@@ -66,3 +66,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "8.13.0", | ||
"@typescript-eslint/utils": "^8.13.0", | ||
"eslint-visitor-keys": "^4.2.0", | ||
@@ -69,0 +69,0 @@ "espree": "^10.3.0" |
393166
+ Added@typescript-eslint/scope-manager@8.25.0(transitive)
+ Added@typescript-eslint/types@8.25.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.25.0(transitive)
+ Added@typescript-eslint/utils@8.25.0(transitive)
+ Added@typescript-eslint/visitor-keys@8.25.0(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedts-api-utils@2.0.1(transitive)
+ Addedtypescript@5.7.3(transitive)
- Removed@typescript-eslint/scope-manager@8.13.0(transitive)
- Removed@typescript-eslint/types@8.13.0(transitive)
- Removed@typescript-eslint/typescript-estree@8.13.0(transitive)
- Removed@typescript-eslint/utils@8.13.0(transitive)
- Removed@typescript-eslint/visitor-keys@8.13.0(transitive)
- Removedacorn@8.14.1(transitive)
- Removedts-api-utils@1.4.3(transitive)
- Removedtypescript@5.8.2(transitive)