From a98d5d76a31e710a19c557ff4fb4bcb2518baa3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:34:27 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.46.1 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.28.0 to 8.46.1. - [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.46.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6cbf5b4..2a0b01f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nodemon": "^3.1.9", "ts-jest": "^29.3.0", "typescript": "^5.8.2", - "typescript-eslint": "^8.28.0", + "typescript-eslint": "^8.46.1", "vitest": "^3.0.9" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6d8840d..d9ec9b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4234,7 +4234,7 @@ __metadata: nodemon: "npm:^3.1.9" ts-jest: "npm:^29.3.0" typescript: "npm:^5.8.2" - typescript-eslint: "npm:^8.28.0" + typescript-eslint: "npm:^8.46.1" uuid: "npm:^11.1.0" vitest: "npm:^3.0.9" zod: "npm:^3.24.2"