From 98d2e15fa8b489a7e1044fb376074aab8218e7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 00:28:08 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.86 to 6.6.87 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.86 to 6.6.87. - [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.86...6.6.87) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.87 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 66582b336..ac851f581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.86", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.86.tgz", - "integrity": "sha512-PLaLPTg0i5daRa6We10nSQrIIGV175aZCQqE3c+w0lEzk1iVu+LirgyG22quf/SRTprM6qAj/LMporJ/jiF4nQ==", + "version": "6.6.87", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.87.tgz", + "integrity": "sha512-fDzftRaJqMpJt/M9OxuwTtyUoDYN3DhPFxKo8+QZubx0xmL1GqAmLG1WzYvHWR04h3YwIoAxIVD9yUEbbYaLdQ==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"