From b6ad48b012ce79201d17c17bc6643601f0867df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 07:44:45 +0000 Subject: [PATCH] chore(deps-dev): bump style-dictionary from 5.3.3 to 5.4.4 in /tokens Bumps [style-dictionary](https://github.com/style-dictionary/style-dictionary) from 5.3.3 to 5.4.4. - [Release notes](https://github.com/style-dictionary/style-dictionary/releases) - [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md) - [Commits](https://github.com/style-dictionary/style-dictionary/compare/v5.3.3...v5.4.4) --- updated-dependencies: - dependency-name: style-dictionary dependency-version: 5.4.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tokens/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens/package.json b/tokens/package.json index c5d7f737..ac401897 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "cpy-cli": "7.0.0", - "style-dictionary": "5.3.3", + "style-dictionary": "5.4.4", "style-dictionary-utils": "6.0.1", "tinycolor2": "1.6.0" },