From e95b1863e4c9f9b5c9b8f15bd1ccba58a5d23878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:10:07 +0000 Subject: [PATCH] Bump @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.60.0 to 8.60.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 508918c..7017b25 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "^25.9.1", "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", - "@typescript-eslint/eslint-plugin": "^8.60.0", + "@typescript-eslint/eslint-plugin": "^8.60.1", "@typescript-eslint/parser": "^8.60.0", "@webpack-cli/generators": "^3.0.7", "autoprefixer": "^10.5.0", diff --git a/yarn.lock b/yarn.lock index 3263a8e..c8e658e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2362,7 +2362,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.60.0, @typescript-eslint/eslint-plugin@npm:^8.60.0": +"@typescript-eslint/eslint-plugin@npm:8.60.0": version: 8.60.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.60.0" dependencies: @@ -2382,7 +2382,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.60.1": +"@typescript-eslint/eslint-plugin@npm:8.60.1, @typescript-eslint/eslint-plugin@npm:^8.60.1": version: 8.60.1 resolution: "@typescript-eslint/eslint-plugin@npm:8.60.1" dependencies: @@ -10574,7 +10574,7 @@ __metadata: "@types/react": "npm:^19.2.15" "@types/react-dom": "npm:^19.2.3" "@types/webpack": "npm:^5.28.5" - "@typescript-eslint/eslint-plugin": "npm:^8.60.0" + "@typescript-eslint/eslint-plugin": "npm:^8.60.1" "@typescript-eslint/parser": "npm:^8.60.0" "@uidotdev/usehooks": "npm:^2.4.1" "@webpack-cli/generators": "npm:^3.0.7"