From fc78d81a35e53160e2bdf8a44ba70ccf5608d136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:26:17 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.82 to 6.6.85 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.82 to 6.6.85. - [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.6.82...6.6.85) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.85 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 e6e0477c0..3802d2974 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.82", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.82.tgz", - "integrity": "sha512-61nGeTNhgsf8+KdhGGH5UcBxYQ2I+En8SYX42NpYb4w6hczUkQ11syJin+614xewO+eieGyh/e8h9swBi1WfQw==", + "version": "6.6.85", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.85.tgz", + "integrity": "sha512-VwuXOvGJwYrAlKcvgluiIF9/M+dJrMyJTgGtu6ytQgZMXg0DXfrYKVgzONl7zzXZLC0kzii+4NHjjMYN5kJYnw==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"