eslint-plugin-react-debug
Advanced tools
Comparing version 1.26.3-next.11 to 1.26.3-next.12
@@ -9,3 +9,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-debug"; | ||
var version = "1.26.3-next.11"; | ||
var version = "1.26.3-next.12"; | ||
var createRule = shared.createRuleForPlugin("debug"); | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "eslint-plugin-react-debug", | ||
"version": "1.26.3-next.11", | ||
"version": "1.26.3-next.12", | ||
"description": "ESLint React's ESLint plugin for debugging related rules.", | ||
@@ -52,8 +52,8 @@ "keywords": [ | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/ast": "1.26.3-next.11", | ||
"@eslint-react/core": "1.26.3-next.11", | ||
"@eslint-react/eff": "1.26.3-next.11", | ||
"@eslint-react/jsx": "1.26.3-next.11", | ||
"@eslint-react/var": "1.26.3-next.11", | ||
"@eslint-react/shared": "1.26.3-next.11" | ||
"@eslint-react/ast": "1.26.3-next.12", | ||
"@eslint-react/core": "1.26.3-next.12", | ||
"@eslint-react/eff": "1.26.3-next.12", | ||
"@eslint-react/jsx": "1.26.3-next.12", | ||
"@eslint-react/shared": "1.26.3-next.12", | ||
"@eslint-react/var": "1.26.3-next.12" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
@@ -5,5 +5,2 @@ # eslint-plugin-react-debug | ||
> [!NOTE] | ||
> This plugin is already included in `@eslint-react/eslint-plugin`. You don't need to install it separately if you are using `@eslint-react/eslint-plugin`. | ||
## Install | ||
@@ -10,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
18370
40
+ Added@eslint-react/ast@1.26.3-next.12(transitive)
+ Added@eslint-react/core@1.26.3-next.12(transitive)
+ Added@eslint-react/eff@1.26.3-next.12(transitive)
+ Added@eslint-react/jsx@1.26.3-next.12(transitive)
+ Added@eslint-react/shared@1.26.3-next.12(transitive)
+ Added@eslint-react/var@1.26.3-next.12(transitive)
- Removed@eslint-react/ast@1.26.3-next.11(transitive)
- Removed@eslint-react/core@1.26.3-next.11(transitive)
- Removed@eslint-react/eff@1.26.3-next.11(transitive)
- Removed@eslint-react/jsx@1.26.3-next.11(transitive)
- Removed@eslint-react/shared@1.26.3-next.11(transitive)
- Removed@eslint-react/var@1.26.3-next.11(transitive)