From f55a6689bab8ecccdfd72612eff982f180b1bb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:02:38 +0000 Subject: [PATCH] Build(deps): bump @primer/octicons-react from 19.28.1 to 19.29.1 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.28.1 to 19.29.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/v19.28.1...v19.29.1) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f91e6f41f..3ac04f348 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@primer/css": "22.3.0", - "@primer/octicons-react": "19.28.1", + "@primer/octicons-react": "19.29.1", "@primer/primitives": "11.9.0", "@primer/view-components": "0.52.2", "@tanstack/react-query": "5.101.1", @@ -1660,9 +1660,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.28.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.28.1.tgz", - "integrity": "sha512-ZADBMOPk6qoXXH3GEQuf3fYdhr9wCShgeJRGXsr5liaZG8P+hXGEQAy/eg7/FZjFIu8aRCmx+UBKmHvNTp7zpw==", + "version": "19.29.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.29.1.tgz", + "integrity": "sha512-xYR53DDJAISb5AUf9oyOLj5LOLdPh0Sf6mawtBPpggF0x240IGLhWmRL+Zx58w35Sa9rmqYLyh1ffgdrHhJ06A==", "engines": { "node": ">=8" }, @@ -8551,9 +8551,9 @@ } }, "@primer/octicons-react": { - "version": "19.28.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.28.1.tgz", - "integrity": "sha512-ZADBMOPk6qoXXH3GEQuf3fYdhr9wCShgeJRGXsr5liaZG8P+hXGEQAy/eg7/FZjFIu8aRCmx+UBKmHvNTp7zpw==", + "version": "19.29.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.29.1.tgz", + "integrity": "sha512-xYR53DDJAISb5AUf9oyOLj5LOLdPh0Sf6mawtBPpggF0x240IGLhWmRL+Zx58w35Sa9rmqYLyh1ffgdrHhJ06A==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index e5582f487..9ba197d05 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@primer/css": "22.3.0", - "@primer/octicons-react": "19.28.1", + "@primer/octicons-react": "19.29.1", "@primer/primitives": "11.9.0", "@primer/view-components": "0.52.2", "@tanstack/react-query": "5.101.1",