eslint-plugin-react-naming-convention
Advanced tools
Comparing version 1.26.3-next.0 to 1.26.3-next.1
@@ -39,3 +39,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-naming-convention"; | ||
var version = "1.26.3-next.0"; | ||
var version = "1.26.3-next.1"; | ||
var createRule = shared.createRuleForPlugin("naming-convention"); | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name": "eslint-plugin-react-naming-convention", | ||
"version": "1.26.3-next.0", | ||
"version": "1.26.3-next.1", | ||
"description": "ESLint React's ESLint plugin for naming convention related rules.", | ||
@@ -52,7 +52,7 @@ "keywords": [ | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/ast": "1.26.3-next.0", | ||
"@eslint-react/jsx": "1.26.3-next.0", | ||
"@eslint-react/core": "1.26.3-next.0", | ||
"@eslint-react/shared": "1.26.3-next.0", | ||
"@eslint-react/eff": "1.26.3-next.0" | ||
"@eslint-react/ast": "1.26.3-next.1", | ||
"@eslint-react/core": "1.26.3-next.1", | ||
"@eslint-react/shared": "1.26.3-next.1", | ||
"@eslint-react/jsx": "1.26.3-next.1", | ||
"@eslint-react/eff": "1.26.3-next.1" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/ast@1.26.3-next.1(transitive)
+ Added@eslint-react/core@1.26.3-next.1(transitive)
+ Added@eslint-react/eff@1.26.3-next.1(transitive)
+ Added@eslint-react/jsx@1.26.3-next.1(transitive)
+ Added@eslint-react/shared@1.26.3-next.1(transitive)
+ Added@eslint-react/var@1.26.3-next.1(transitive)
- Removed@eslint-react/ast@1.26.3-next.0(transitive)
- Removed@eslint-react/core@1.26.3-next.0(transitive)
- Removed@eslint-react/eff@1.26.3-next.0(transitive)
- Removed@eslint-react/jsx@1.26.3-next.0(transitive)
- Removed@eslint-react/shared@1.26.3-next.0(transitive)
- Removed@eslint-react/var@1.26.3-next.0(transitive)