@eslint-react/ast
Advanced tools
Comparing version 1.5.8-next.2 to 1.5.8-next.3
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.8-next.2", | ||
"version": "1.5.8-next.3", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -43,7 +43,7 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.1.0", | ||
"@eslint-react/tools": "1.5.8-next.2", | ||
"@eslint-react/types": "1.5.8-next.2" | ||
"@eslint-react/types": "1.5.8-next.3", | ||
"@eslint-react/tools": "1.5.8-next.3" | ||
}, | ||
"devDependencies": { | ||
"effect": "2.4.16" | ||
"effect": "2.4.17" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/tools@1.5.8-next.3(transitive)
+ Added@eslint-react/types@1.5.8-next.3(transitive)
- Removed@eslint-react/tools@1.5.8-next.2(transitive)
- Removed@eslint-react/types@1.5.8-next.2(transitive)