diff --git a/package.json b/package.json index 03e7b4db..193016f5 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@commitlint/config-conventional": "^19.7.1", "@react-hookz/eslint-formatter-gha": "^3.0.3", "@semantic-release/exec": "^7.0.3", - "@stylistic/eslint-plugin": "^2.11.0", + "@stylistic/eslint-plugin": "^3.0.1", "@types/node": "^22.13.1", "@typescript-eslint/utils": "^8.23.0", "eslint": "^9.19.0", diff --git a/yarn.lock b/yarn.lock index 68a64687..07a4163a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -907,7 +907,7 @@ __metadata: "@eslint/js": "npm:^9.19.0" "@react-hookz/eslint-formatter-gha": "npm:^3.0.3" "@semantic-release/exec": "npm:^7.0.3" - "@stylistic/eslint-plugin": "npm:^2.11.0" + "@stylistic/eslint-plugin": "npm:^3.0.1" "@types/node": "npm:^22.13.1" "@typescript-eslint/eslint-plugin": "npm:^8.23.0" "@typescript-eslint/parser": "npm:^8.23.0" @@ -1158,7 +1158,7 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1": +"@stylistic/eslint-plugin@npm:^2.6.1": version: 2.11.0 resolution: "@stylistic/eslint-plugin@npm:2.11.0" dependencies: @@ -1173,6 +1173,21 @@ __metadata: languageName: node linkType: hard +"@stylistic/eslint-plugin@npm:^3.0.1": + version: 3.0.1 + resolution: "@stylistic/eslint-plugin@npm:3.0.1" + dependencies: + "@typescript-eslint/utils": "npm:^8.13.0" + eslint-visitor-keys: "npm:^4.2.0" + espree: "npm:^10.3.0" + estraverse: "npm:^5.3.0" + picomatch: "npm:^4.0.2" + peerDependencies: + eslint: ">=8.40.0" + checksum: 10c0/6eda8f5f463cc1fca30aec9e0311fd69a1ca84904856e0a3f0108bff411448592a35696dc2b5060fffe0d9c85ce67026cb479d6435bcdb083a29c9d9cb9ebb18 + languageName: node + linkType: hard + "@tufjs/canonical-json@npm:2.0.0": version: 2.0.0 resolution: "@tufjs/canonical-json@npm:2.0.0"