From eb2380212daf0ad15794b60996dd2dfd01a27833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:10:03 +0000 Subject: [PATCH] Bump typescript-eslint from 8.58.2 to 8.59.1 in /lib/octicons_angular Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.58.2 to 8.59.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.59.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/octicons_angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/octicons_angular/package.json b/lib/octicons_angular/package.json index ba7868ff2..1e69e2b19 100644 --- a/lib/octicons_angular/package.json +++ b/lib/octicons_angular/package.json @@ -42,7 +42,7 @@ "rxjs": "~7.8.0", "tslib": "^2.3.0", "typescript": "~5.9.0", - "typescript-eslint": "8.58.2", + "typescript-eslint": "8.59.1", "vitest": "^4.0.15" } }