From 2cf380ea5bb41309df20fefc9e222f1f61230e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 05:32:49 +0000 Subject: [PATCH] Bump @primer/primitives in the all group across 1 directory Bumps the all group with 1 update in the / directory: [@primer/primitives](https://github.com/primer/primitives). Updates `@primer/primitives` from 11.9.0 to 11.10.0 - [Release notes](https://github.com/primer/primitives/releases) - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/primitives/compare/v11.9.0...@primer/primitives@11.10.0) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-version: 11.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bbf84c8c4..ae5228f491 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2227,11 +2227,15 @@ } }, "node_modules/@primer/primitives": { - "version": "11.9.0", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-11.9.0.tgz", - "integrity": "sha512-yESOalhd7s7S3unV1V32v3Z0RszXiiz6pzy6hVI9xpdTh1q1Gt8vyDFxRlqIvuwc5ZaO1+gYQTDbjxb4nWBzMw==", + "version": "11.10.0", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-11.10.0.tgz", + "integrity": "sha512-ihZxIst4Izry284StKFjpbYvX6R/IBFTLu+qiuAmR93PsKF2hdjoabhSYwKI8iCxOUx94jVP55bI3NoY7STjYQ==", "dev": true, - "license": "MIT" + "license": "MIT", + "workspaces": [ + ".", + "docs/storybook" + ] }, "node_modules/@primer/stylelint-config": { "version": "13.6.0",