From d6d30e435e91aa9842c5cf6bc58577cf3ca19638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:16:37 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.61.1 to 8.62.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.61.1 to 8.62.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 70 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4e97a3ef..2519534e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prettier": "3.8.4", "semantic-release": "25.0.5", "typescript": "6.0.3", - "typescript-eslint": "8.61.1", + "typescript-eslint": "8.62.0", "vite": "8.1.1", "vitest": "4.1.9" }, diff --git a/yarn.lock b/yarn.lock index d61ffffa..d66b63a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2789,6 +2789,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" @@ -2805,6 +2825,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" @@ -2885,6 +2921,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" @@ -2952,7 +3004,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: @@ -9161,7 +9213,7 @@ __metadata: prettier: "npm:3.8.4" semantic-release: "npm:25.0.5" typescript: "npm:6.0.3" - typescript-eslint: "npm:8.61.1" + typescript-eslint: "npm:8.62.0" vite: "npm:8.1.1" vitest: "npm:4.1.9" languageName: unknown @@ -12580,6 +12632,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"