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