@eslint-react/ast
Advanced tools
Comparing version 1.5.3-beta.3 to 1.5.3-beta.4
@@ -324,3 +324,3 @@ 'use strict'; | ||
const moduleVersion = "2.3.0"; | ||
const moduleVersion = "2.3.1"; | ||
@@ -327,0 +327,0 @@ /** |
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.3-beta.3", | ||
"version": "1.5.3-beta.4", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -43,7 +43,7 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.0.0", | ||
"@eslint-react/tools": "1.5.3-beta.3", | ||
"@eslint-react/types": "1.5.3-beta.3" | ||
"@eslint-react/tools": "1.5.3-beta.4", | ||
"@eslint-react/types": "1.5.3-beta.4" | ||
}, | ||
"devDependencies": { | ||
"effect": "2.3.0" | ||
"effect": "2.3.1" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/tools@1.5.3-beta.4(transitive)
+ Added@eslint-react/types@1.5.3-beta.4(transitive)
- Removed@eslint-react/tools@1.5.3-beta.3(transitive)
- Removed@eslint-react/types@1.5.3-beta.3(transitive)