From 34d226fc36f8a4ad8c7d08768dce1a2517a8f314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 05:09:55 +0000 Subject: [PATCH] Bump @primer/primitives from 9.1.1 to 9.1.2 in the all group Bumps the all group with 1 update: [@primer/primitives](https://github.com/primer/primitives). Updates `@primer/primitives` from 9.1.1 to 9.1.2 - [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/v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 090fe378c9..d8a9abf505 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2006,9 +2006,9 @@ } }, "node_modules/@primer/primitives": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.1.1.tgz", - "integrity": "sha512-c8PjLIG+houvCRg9bKza3gj/VoM2QZcN7TqYRa4dl5ZYd1A+BOSvAenjGhVVK23ws8uZSVPYDuvdQk1PO1jm1A==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.1.2.tgz", + "integrity": "sha512-KecRJpUdIf14J3gVpoyMMJeQD6Sh5kcHk93N5bYch4XGB0GOZP3ypxz+NByMjr/2HHPsRfCCO5EEgNjmeWYUGQ==", "dependencies": { "@prettier/sync": "^0.5.2", "prettier": "3.3"