From a4375d778c751296896b2d623177521e5f09f39c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:00:45 +0000 Subject: [PATCH] deps: bump @primer/octicons-react from 17.12.0 to 19.23.1 in /theme Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 17.12.0 to 19.23.1. - [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/v17.12.0...v19.23.1) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.23.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- theme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/package.json b/theme/package.json index 17c79704a2a..436da01becd 100644 --- a/theme/package.json +++ b/theme/package.json @@ -28,7 +28,7 @@ "@mdx-js/mdx": "^2.2.1", "@mdx-js/react": "^1.6.22", "@primer/components": "^23.0.0", - "@primer/octicons-react": "^17.10.0", + "@primer/octicons-react": "^19.23.1", "@primer/react": "^35.16.0", "@styled-system/theme-get": "^5.1.2", "@testing-library/react": "^9.5.0",