From 800dfb244158710351206a63dd47bc4fc3c93d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 01:42:51 +0000 Subject: [PATCH] Bump @primer/primitives from 11.9.0 to 11.10.0 Bumps [@primer/primitives](https://github.com/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 ... 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 737c7f1e..99cd43fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2262,11 +2262,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/@rollup/plugin-html": { "version": "2.0.0",