@eslint-react/shared
Advanced tools
Comparing version 1.5.9-next.0 to 1.5.9-next.1
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.5.9-next.0", | ||
"version": "1.5.9-next.1", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -38,3 +38,3 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "7.6.0", | ||
"@typescript-eslint/utils": "7.7.0", | ||
"deepmerge-ts": "5.1.0" | ||
@@ -41,0 +41,0 @@ }, |
+ Added@typescript-eslint/scope-manager@7.7.0(transitive)
+ Added@typescript-eslint/types@7.7.0(transitive)
+ Added@typescript-eslint/typescript-estree@7.7.0(transitive)
+ Added@typescript-eslint/utils@7.7.0(transitive)
+ Added@typescript-eslint/visitor-keys@7.7.0(transitive)
- Removed@typescript-eslint/scope-manager@7.6.0(transitive)
- Removed@typescript-eslint/types@7.6.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.6.0(transitive)
- Removed@typescript-eslint/utils@7.6.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.6.0(transitive)