From 4abc6b62b3c721ac84ab478c89e1417f88848857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 12:08:43 +0000 Subject: [PATCH] Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.46.2 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.46.2. - [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.46.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0428f33..1a4c354 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", "@types/sinon": "^10.0.11", - "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^5.26.0", "eslint": "^8.16.0", "eslint-plugin-security": "^1.5.0",