eslint-plugin-antfu
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -41,3 +41,3 @@ import { Rule, Linter } from 'eslint'; | ||
{ | ||
allowFirstPropertyAccess?: boolean; | ||
allowLeadingPropertyAccess?: boolean; | ||
} | ||
@@ -44,0 +44,0 @@ ]; |
{ | ||
"name": "eslint-plugin-antfu", | ||
"type": "module", | ||
"version": "2.5.0", | ||
"packageManager": "pnpm@9.9.0", | ||
"version": "2.6.0", | ||
"packageManager": "pnpm@9.10.0", | ||
"description": "Anthony extended ESLint rules", | ||
@@ -49,12 +49,12 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^3.0.0", | ||
"@antfu/eslint-config": "^3.5.0", | ||
"@antfu/ni": "^0.23.0", | ||
"@types/eslint": "^9.6.1", | ||
"@types/lodash.merge": "^4.6.9", | ||
"@types/node": "^22.5.2", | ||
"@types/node": "^22.5.4", | ||
"@types/semver": "^7.5.8", | ||
"@typescript-eslint/typescript-estree": "^8.4.0", | ||
"@typescript-eslint/utils": "^8.4.0", | ||
"@typescript-eslint/typescript-estree": "^8.5.0", | ||
"@typescript-eslint/utils": "^8.5.0", | ||
"bumpp": "^9.5.2", | ||
"eslint": "^9.9.1", | ||
"eslint": "^9.10.0", | ||
"eslint-define-config": "^2.1.0", | ||
@@ -66,3 +66,3 @@ "eslint-vitest-rule-tester": "^0.6.1", | ||
"lodash.merge": "4.6.2", | ||
"pnpm": "^9.9.0", | ||
"pnpm": "^9.10.0", | ||
"semver": "^7.6.3", | ||
@@ -72,3 +72,3 @@ "simple-git-hooks": "^2.11.1", | ||
"tsx": "^4.19.0", | ||
"typescript": "^5.5.4", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^2.0.0", | ||
@@ -75,0 +75,0 @@ "vite": "^5.4.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
59830
1710