eslint-plugin-react-naming-convention
Advanced tools
Comparing version 1.5.0-next.2 to 1.5.0-next.3
@@ -11,3 +11,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-naming-convention"; | ||
var version = "1.5.0-next.2"; | ||
var version = "1.5.0-next.3"; | ||
@@ -14,0 +14,0 @@ var match; |
{ | ||
"name": "eslint-plugin-react-naming-convention", | ||
"version": "1.5.0-next.2", | ||
"version": "1.5.0-next.3", | ||
"description": "ESLint React's ESLint plugin for naming convention related rules.", | ||
@@ -44,8 +44,8 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.0.0", | ||
"@eslint-react/ast": "1.5.0-next.2", | ||
"@eslint-react/core": "1.5.0-next.2", | ||
"@eslint-react/shared": "1.5.0-next.2", | ||
"@eslint-react/jsx": "1.5.0-next.2", | ||
"@eslint-react/tools": "1.5.0-next.2", | ||
"@eslint-react/types": "1.5.0-next.2" | ||
"@eslint-react/ast": "1.5.0-next.3", | ||
"@eslint-react/core": "1.5.0-next.3", | ||
"@eslint-react/jsx": "1.5.0-next.3", | ||
"@eslint-react/shared": "1.5.0-next.3", | ||
"@eslint-react/types": "1.5.0-next.3", | ||
"@eslint-react/tools": "1.5.0-next.3" | ||
}, | ||
@@ -52,0 +52,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/ast@1.5.0-next.3(transitive)
+ Added@eslint-react/core@1.5.0-next.3(transitive)
+ Added@eslint-react/jsx@1.5.0-next.3(transitive)
+ Added@eslint-react/shared@1.5.0-next.3(transitive)
+ Added@eslint-react/tools@1.5.0-next.3(transitive)
+ Added@eslint-react/types@1.5.0-next.3(transitive)
+ Added@eslint-react/var@1.5.0-next.3(transitive)
- Removed@eslint-react/ast@1.5.0-next.2(transitive)
- Removed@eslint-react/core@1.5.0-next.2(transitive)
- Removed@eslint-react/jsx@1.5.0-next.2(transitive)
- Removed@eslint-react/shared@1.5.0-next.2(transitive)
- Removed@eslint-react/tools@1.5.0-next.2(transitive)
- Removed@eslint-react/types@1.5.0-next.2(transitive)
- Removed@eslint-react/var@1.5.0-next.2(transitive)