From 3c9741f95154a4b9101bd14690b2092769d33802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 07:54:44 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.37.0 --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.37.0 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..bca20e7 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.37.0", "vitest": "^3.0.9" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6d8840d..46b4632 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.37.0" uuid: "npm:^11.1.0" vitest: "npm:^3.0.9" zod: "npm:^3.24.2"