From c93c5a1d5abf1be31f78cea3680465de58934403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:22:49 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.85 to 6.6.86 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.85 to 6.6.86. - [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.85...6.6.86) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.86 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 21fcfd2c4..094e45fd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.85", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.85.tgz", - "integrity": "sha512-VwuXOvGJwYrAlKcvgluiIF9/M+dJrMyJTgGtu6ytQgZMXg0DXfrYKVgzONl7zzXZLC0kzii+4NHjjMYN5kJYnw==", + "version": "6.6.86", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.86.tgz", + "integrity": "sha512-PLaLPTg0i5daRa6We10nSQrIIGV175aZCQqE3c+w0lEzk1iVu+LirgyG22quf/SRTprM6qAj/LMporJ/jiF4nQ==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"