@eslint-react/shared
Advanced tools
Comparing version 1.5.4-beta.1 to 1.5.4-beta.5
@@ -28,3 +28,3 @@ import { ESLintUtils } from '@typescript-eslint/utils'; | ||
* ----------------------------------------------------------------------------- | ||
* JSX, React, and ReactDOM constants | ||
* JSX, React, and React DOM constants | ||
* ----------------------------------------------------------------------------- | ||
@@ -31,0 +31,0 @@ */ |
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.5.4-beta.1", | ||
"version": "1.5.4-beta.5", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -38,3 +38,3 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": ">=6.21.0", | ||
"@typescript-eslint/utils": ">=7.0.1", | ||
"deepmerge-ts": "5.1.0" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64762