diff --git a/package.json b/package.json index 8057643b..f0fabc60 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "tsx": "4.22.4", "type-fest": "5.7.0", "typescript": "6.0.3", - "typescript-eslint": "8.61.1", + "typescript-eslint": "8.62.0", "vitest": "4.1.9" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 4e3f251e..219fa3c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1209,6 +1209,26 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.62.0" + dependencies: + "@eslint-community/regexpp": "npm:^4.12.2" + "@typescript-eslint/scope-manager": "npm:8.62.0" + "@typescript-eslint/type-utils": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + "@typescript-eslint/visitor-keys": "npm:8.62.0" + ignore: "npm:^7.0.5" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + "@typescript-eslint/parser": ^8.62.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/2f257bb53a3b9b8b6f56f6b85c68ce193c7ba4cddf7d2d1995b0aec0591230859f808b3a1a85f0b7ed581f938a88efeacccc730aec307e80e1c14fc669222f9a + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/parser@npm:8.61.1" @@ -1225,6 +1245,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/parser@npm:8.62.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.62.0" + "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/visitor-keys": "npm:8.62.0" + debug: "npm:^4.4.3" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/eab526557fb679c862a0462e841581e3ca24a88b8f19764630e7d10e01ba01143906100a051c8bede36e3c6eb6bef21c14ac7dccf9d41e04c84448c058450a94 + languageName: node + linkType: hard + "@typescript-eslint/project-service@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/project-service@npm:8.61.1" @@ -1305,6 +1341,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/type-utils@npm:8.62.0" + dependencies: + "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + debug: "npm:^4.4.3" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/caf6a0072ff48e9351564dbc856c095fd5233bf2176daf9e8361a534be9ded6835c984ff8867365ca3cba158189074b14cc199b19c1a2e20d09682170c3784db + languageName: node + linkType: hard + "@typescript-eslint/types@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/types@npm:8.61.1" @@ -1372,7 +1424,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.61.0": +"@typescript-eslint/utils@npm:8.62.0, @typescript-eslint/utils@npm:^8.61.0": version: 8.62.0 resolution: "@typescript-eslint/utils@npm:8.62.0" dependencies: @@ -5661,7 +5713,7 @@ __metadata: tsx: "npm:4.22.4" type-fest: "npm:5.7.0" typescript: "npm:6.0.3" - typescript-eslint: "npm:8.61.1" + typescript-eslint: "npm:8.62.0" validate-npm-package-name: "npm:8.0.0" vitest: "npm:4.1.9" languageName: unknown @@ -6918,6 +6970,21 @@ __metadata: languageName: node linkType: hard +"typescript-eslint@npm:8.62.0": + version: 8.62.0 + resolution: "typescript-eslint@npm:8.62.0" + dependencies: + "@typescript-eslint/eslint-plugin": "npm:8.62.0" + "@typescript-eslint/parser": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/263056d927b79c17b0c84849953642af202106e55914c5a606a4c76445b6428b2412e2d08cc20318b8aed9d1988e2a0cea60387e18ef0862beae13e8bc1df690 + languageName: node + linkType: hard + "typescript@npm:6.0.3": version: 6.0.3 resolution: "typescript@npm:6.0.3"