@eslint-react/var
Advanced tools
Comparing version 1.5.8-next.3 to 1.5.8-next.4
{ | ||
"name": "@eslint-react/var", | ||
"version": "1.5.8-next.3", | ||
"version": "1.5.8-next.4", | ||
"description": "TSESTree AST utility module for static analysis of variables", | ||
@@ -42,5 +42,5 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.1.0", | ||
"@eslint-react/ast": "1.5.8-next.3", | ||
"@eslint-react/types": "1.5.8-next.3", | ||
"@eslint-react/tools": "1.5.8-next.3" | ||
"@eslint-react/ast": "1.5.8-next.4", | ||
"@eslint-react/types": "1.5.8-next.4", | ||
"@eslint-react/tools": "1.5.8-next.4" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
+ Added@eslint-react/ast@1.5.8-next.4(transitive)
+ Added@eslint-react/tools@1.5.8-next.4(transitive)
+ Added@eslint-react/types@1.5.8-next.4(transitive)
+ Addedeslint@9.20.1(transitive)
- Removed@eslint-react/ast@1.5.8-next.3(transitive)
- Removed@eslint-react/tools@1.5.8-next.3(transitive)
- Removed@eslint-react/types@1.5.8-next.3(transitive)
- Removedeslint@9.20.0(transitive)