From d6dd17237abb6d662139479f9b3629d9b2615fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:57:31 +0000 Subject: [PATCH] Bump @primer/octicons-react from 19.26.0 to 19.28.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.26.0 to 19.28.0. - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v19.26.0...v19.28.0) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7c39b98..7552db9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "site", "version": "0.1.0", "dependencies": { - "@primer/octicons-react": "^19.26.0", + "@primer/octicons-react": "^19.28.0", "next": "16.2.6", "react": "19.2.6", "react-dom": "19.2.6", @@ -1180,9 +1180,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.26.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.26.0.tgz", - "integrity": "sha512-qC8GiNlNlEXrMyUlq8VBQIGFoS56EzE4guL31WIvjjjCS01pHgmGC0OAJndtqaCsrTgoqYjkFsYTwdc8y09O4g==", + "version": "19.28.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.28.0.tgz", + "integrity": "sha512-Xe3ZS/NtxRK/QXMlqh6Xn49nM4153VXgPQcwyIx6r2McZKkrAhP7xPe7yLhfx3X34rnxj6yimCnX7kswV30Vqw==", "license": "MIT", "engines": { "node": ">=8" diff --git a/package.json b/package.json index 9b6c4f9..fb1c246 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "export": "next export" }, "dependencies": { - "@primer/octicons-react": "^19.26.0", + "@primer/octicons-react": "^19.28.0", "next": "16.2.6", "react": "19.2.6", "react-dom": "19.2.6",