@eslint-react/var
Advanced tools
Comparing version 1.23.1-next.2 to 1.23.1-next.3
{ | ||
"name": "@eslint-react/var", | ||
"version": "1.23.1-next.2", | ||
"version": "1.23.1-next.3", | ||
"description": "ESLint React's TSESTree AST utility module for static analysis of variables", | ||
@@ -41,5 +41,5 @@ "homepage": "https://github.com/rEl1cx/eslint-react", | ||
"ts-pattern": "^5.6.0", | ||
"@eslint-react/ast": "1.23.1-next.2", | ||
"@eslint-react/eff": "1.23.1-next.2", | ||
"@eslint-react/types": "1.23.1-next.2" | ||
"@eslint-react/eff": "1.23.1-next.3", | ||
"@eslint-react/ast": "1.23.1-next.3", | ||
"@eslint-react/types": "1.23.1-next.3" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
+ Added@eslint-react/ast@1.23.1-next.3(transitive)
+ Added@eslint-react/eff@1.23.1-next.3(transitive)
+ Added@eslint-react/types@1.23.1-next.3(transitive)
- Removed@eslint-react/ast@1.23.1-next.2(transitive)
- Removed@eslint-react/eff@1.23.1-next.2(transitive)
- Removed@eslint-react/types@1.23.1-next.2(transitive)