From ec2e0c77f2e0a3cdf414a40d711ee7dc60778cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 08:54:00 +0000 Subject: [PATCH] build(deps): bump @primer/octicons from 19.29.2 to 19.32.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.29.2 to 19.32.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.29.2...v19.32.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.32.0 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 9c66754..e3c309a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.3.4", "license": "GPL-3.0-only", "dependencies": { - "@primer/octicons": "^19.29.2", + "@primer/octicons": "^19.32.0", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0", @@ -729,9 +729,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.29.2", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.29.2.tgz", - "integrity": "sha512-n7zuEgzTz70m5dmBqpYuE8zpeLKxgf73OeDudQWByNzIwWLb0I/UlxqdCLkk6Qb338O7em0aNuhVfExNBVCfTQ==", + "version": "19.32.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.32.0.tgz", + "integrity": "sha512-a8QHSWZVOFusPWl8EzL7EyHnEtHCvfSqaHyR3fdb1XbetlyXfo4g+aZ2xEuEJH15848LGhcKn9x1PPztCUcgzA==", "dependencies": { "object-assign": "^4.1.1" } @@ -6302,9 +6302,9 @@ } }, "@primer/octicons": { - "version": "19.29.2", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.29.2.tgz", - "integrity": "sha512-n7zuEgzTz70m5dmBqpYuE8zpeLKxgf73OeDudQWByNzIwWLb0I/UlxqdCLkk6Qb338O7em0aNuhVfExNBVCfTQ==", + "version": "19.32.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.32.0.tgz", + "integrity": "sha512-a8QHSWZVOFusPWl8EzL7EyHnEtHCvfSqaHyR3fdb1XbetlyXfo4g+aZ2xEuEJH15848LGhcKn9x1PPztCUcgzA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 71f1fee..4ab65f0 100644 --- a/package.json +++ b/package.json @@ -2400,7 +2400,7 @@ ] }, "dependencies": { - "@primer/octicons": "^19.29.2", + "@primer/octicons": "^19.32.0", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0",