@eslint-react/types
Advanced tools
Comparing version 1.5.4-next.2 to 1.5.4-next.3
{ | ||
"name": "@eslint-react/types", | ||
"version": "1.5.4-next.2", | ||
"version": "1.5.4-next.3", | ||
"description": "ESLint React's type definitions.", | ||
@@ -38,5 +38,5 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": ">=7.0.0", | ||
"@typescript-eslint/utils": ">=7.0.0", | ||
"@eslint-react/tools": "1.5.4-next.2" | ||
"@typescript-eslint/types": ">=7.0.1", | ||
"@typescript-eslint/utils": ">=7.0.1", | ||
"@eslint-react/tools": "1.5.4-next.3" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
+ Added@eslint-react/tools@1.5.4-next.3(transitive)
- Removed@eslint-react/tools@1.5.4-next.2(transitive)