From be8c34d7ca23ab32411435566299be312897c3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 17:21:33 -0800 Subject: [PATCH] Bump @primer/primitives from 10.3.2 to 10.3.3 (#808) Bumps [@primer/primitives](https://github.com/primer/primitives) from 10.3.2 to 10.3.3. - [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/v10.3.2...v10.3.3) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-type: direct:development update-type: version-update:semver-patch ... 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 aa0a2164..22fcb570 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2272,9 +2272,9 @@ } }, "node_modules/@primer/primitives": { - "version": "10.3.2", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-10.3.2.tgz", - "integrity": "sha512-TNFkoKEBj+5D5JG05IxWaXfPU5v156pY93E5+SMCGqZqQ8ID3c0lDhLBmjbNG03aRErErViSrBKQW0b327r/Cw==", + "version": "10.3.3", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-10.3.3.tgz", + "integrity": "sha512-EEiHX0PSE3GuUlTGCgL6LMfc2CotpMyrCCfcyIIE9YtK+enJnGhT5g7QirkXcGLQmQ71KPuuXxKbPLUHRHBsgw==", "dev": true }, "node_modules/@rollup/plugin-html": {