diff --git a/package.json b/package.json index 5b7f560b..1ee37445 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "@flex-development/pkg-types": "4.1.0", "@flex-development/unist-util-inspect": "1.0.1", "@flex-development/unist-util-types": "1.6.1", - "@stylistic/eslint-plugin": "2.10.0", + "@stylistic/eslint-plugin": "4.1.0", "@tsconfig/strictest": "2.0.5", "@types/chai": "5.0.1", "@types/chai-string": "1.4.5", diff --git a/yarn.lock b/yarn.lock index e3a2c546..b0214cef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1523,7 +1523,7 @@ __metadata: "@flex-development/unist-util-types": "npm:1.6.1" "@flex-development/vfile-location": "npm:1.1.0" "@rollup/pluginutils": "npm:5.1.4" - "@stylistic/eslint-plugin": "npm:2.10.0" + "@stylistic/eslint-plugin": "npm:4.1.0" "@tsconfig/strictest": "npm:2.0.5" "@types/chai": "npm:5.0.1" "@types/chai-string": "npm:1.4.5" @@ -2476,18 +2476,18 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:2.10.0": - version: 2.10.0 - resolution: "@stylistic/eslint-plugin@npm:2.10.0" +"@stylistic/eslint-plugin@npm:4.1.0": + version: 4.1.0 + resolution: "@stylistic/eslint-plugin@npm:4.1.0" dependencies: - "@typescript-eslint/utils": "npm:^8.12.2" + "@typescript-eslint/utils": "npm:^8.23.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: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c + eslint: ">=9.0.0" + checksum: 10/cd9e5f3466a01d44db17f38afff09c01150114e3c6f94cbe53ae9948ff2f30037b07e72d61ab5da520115a17f61072b11d1227595dc3ccc69a4f83fc0cf8026e languageName: node linkType: hard @@ -2868,6 +2868,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.25.0": + version: 8.25.0 + resolution: "@typescript-eslint/scope-manager@npm:8.25.0" + dependencies: + "@typescript-eslint/types": "npm:8.25.0" + "@typescript-eslint/visitor-keys": "npm:8.25.0" + checksum: 10/474cbb29119dd6976a65228ad0d25dbbf4f2973954e2a446d7f37fa0aaa3be8665bfdb5f6359d1645e1506c579a04c34c9fe0c30cf118808bcaa2f9afaa2d881 + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:8.23.0": version: 8.23.0 resolution: "@typescript-eslint/type-utils@npm:8.23.0" @@ -2890,6 +2900,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.25.0": + version: 8.25.0 + resolution: "@typescript-eslint/types@npm:8.25.0" + checksum: 10/f560a0a9b00d38eca43204e7e8cdd4896900163a9ca3bf8007b259fd4a1551a914012cccddd0c263d1f091e321acd54640502b9f3238d4c7f9eb712d409c3a22 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.23.0": version: 8.23.0 resolution: "@typescript-eslint/typescript-estree@npm:8.23.0" @@ -2908,7 +2925,25 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.23.0, @typescript-eslint/utils@npm:^8.12.2": +"@typescript-eslint/typescript-estree@npm:8.25.0": + version: 8.25.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.25.0" + dependencies: + "@typescript-eslint/types": "npm:8.25.0" + "@typescript-eslint/visitor-keys": "npm:8.25.0" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^2.0.1" + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 10/7378415eddf0cac90f6ef0f919da9a6050b14fdfa320b16e68212dcd67cce65f0fc3e9e0266d10b4cb2ff9a3de23ac6e992de2eef7b858019381ebf2cb211e43 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.23.0": version: 8.23.0 resolution: "@typescript-eslint/utils@npm:8.23.0" dependencies: @@ -2923,6 +2958,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:^8.23.0": + version: 8.25.0 + resolution: "@typescript-eslint/utils@npm:8.25.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.25.0" + "@typescript-eslint/types": "npm:8.25.0" + "@typescript-eslint/typescript-estree": "npm:8.25.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10/9e54ad9551401eb52780cef2d08d3a0b9de5b378af529fe149f48230c2378da6b28c9f9b1b8fa88b04c6455bd59154b23d78d5c4775868d330d724ae6038a8b6 + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:8.23.0": version: 8.23.0 resolution: "@typescript-eslint/visitor-keys@npm:8.23.0" @@ -2933,6 +2983,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.25.0": + version: 8.25.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.25.0" + dependencies: + "@typescript-eslint/types": "npm:8.25.0" + eslint-visitor-keys: "npm:^4.2.0" + checksum: 10/9fd236d22f146f07536a55507ab8db7bbe37b127c2ab4b29f7b3d86de001356216ecd5cd505f82deb32d3f52316d8b7d549c24275ea96cbf1d72871eac998f1b + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.0.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0"