From 6cdae17302a9777f518aa570bb85f4e072aa0b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 02:42:49 +0000 Subject: [PATCH] Bump typescript-eslint from 8.59.4 to 8.60.0 in the eslint group Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.59.4 to 8.60.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.60.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85ac24f..2a1fbe2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "prettier-plugin-tailwindcss": "0.8.0", "tailwindcss": "4.3.0", "typescript": "6.0.3", - "typescript-eslint": "8.59.4", + "typescript-eslint": "8.60.0", "vite": "8.0.13", "vitest": "4.1.6" }