From ae9440099231c90b435bfec9f4f5fa6d9c0ae787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:13:32 +0000 Subject: [PATCH] Bump jsdom from 27.4.0 to 28.1.0 in /lib/octicons_angular Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 28.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 28.1.0 dependency-type: direct:development update-type: version-update:semver-major ... 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 7801e1609..d8fc02ca2 100644 --- a/lib/octicons_angular/package.json +++ b/lib/octicons_angular/package.json @@ -37,7 +37,7 @@ "angular-eslint": "21.1.0", "eslint": "^9.39.1", "fs-extra": "^11.3.2", - "jsdom": "^27.3.0", + "jsdom": "^28.1.0", "ng-packagr": "^21.0.0", "rxjs": "~7.8.0", "tslib": "^2.3.0",