From 32d248711403f34fb1d7f9f9c6d4f359790303f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:28:13 +0000 Subject: [PATCH] chore(deps): bump @primer/primitives from 7.13.0 to 7.15.4 (#3977) Bumps [@primer/primitives](https://github.com/primer/primitives) from 7.13.0 to 7.15.4. - [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/v7.13.0...v7.15.4) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1afda9e1e0f..b7f50fdd03b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6031,9 +6031,9 @@ } }, "node_modules/@primer/primitives": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.13.0.tgz", - "integrity": "sha512-pO1o0rdgatVOcUosuiQIni0ur7qLS954QjwmnIz1cXWxZhVLbhjK4eY/DUL2zmvbohLTXTE+6dC6ksLafckPvg==" + "version": "7.15.4", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.15.4.tgz", + "integrity": "sha512-471hL6pkcGuPS4G0urQ0TRZYo3ukAaVhUtvlsi1mZLofmX+EF+9iQL/iau06JfaQkm5NNP236+F7yyxXra9EjA==" }, "node_modules/@primer/view-components": { "version": "0.5.1",