From dd317e369b0db2aec6357ddbc11e549c70906365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:01:24 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.5.10 to 6.5.11 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.5.10 to 6.5.11. - [Release notes](https://github.com/ModaOperandi/tokens/releases) - [Changelog](https://github.com/ModaOperandi/tokens/blob/main/CHANGELOG.md) - [Commits](https://github.com/ModaOperandi/tokens/compare/6.5.10...6.5.11) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.5.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddfcfb15a..302cc6a28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4330,9 +4330,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.5.10", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.5.10.tgz", - "integrity": "sha512-H29czEAq3Quz8lIfXlqwWmihfrO3Ao471ssMl3ckdlvSWpY9VBswRnA1FonRoSJbRk1itlR16dzQ1xoTyHycEw==", + "version": "6.5.11", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.5.11.tgz", + "integrity": "sha512-GE6j8+8t9Atmt1DrbdT0kxQuSbAdBpyG7MFWA9/P616KPEca4alMWKjTzYlrI8HjzbEyFHsBljvi5WbZYAeicg==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"