From 43ceddc6b2aba60d4277e77655f8b8190b1e5d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 22:16:14 +0000 Subject: [PATCH] Bump immutable from 3.8.2 to 3.8.3 in /types/theo Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: immutable dependency-version: 3.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- types/theo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/theo/package.json b/types/theo/package.json index 88cbaaaefec7d3..612ac526133a6c 100644 --- a/types/theo/package.json +++ b/types/theo/package.json @@ -6,7 +6,7 @@ "https://github.com/salesforce-ux/theo" ], "dependencies": { - "immutable": "3.8.2" + "immutable": "3.8.3" }, "devDependencies": { "@types/theo": "workspace:."