From fa3a6a6347157b1bb414a82d36b88b87dee08a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 11:55:48 +0000 Subject: [PATCH] Bump @primer/octicons from 17.12.0 to 19.23.1 Bumps [@primer/octicons](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" dependency-version: 19.23.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04684a25..b47518db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.232", "license": "GPL-3.0-only", "dependencies": { - "@primer/octicons": "^17.12.0", + "@primer/octicons": "^19.23.1", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0", @@ -744,10 +744,9 @@ } }, "node_modules/@primer/octicons": { - "version": "17.12.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.12.0.tgz", - "integrity": "sha512-r13VTHQ7kZmqKtMQa8lfdpr0ocqdMOYGiDWuUrIeBCq+V87u6oasbuRxy5A3y8oLxW0QXmnISr9DPT5ybAoadA==", - "license": "MIT", + "version": "19.23.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.23.1.tgz", + "integrity": "sha512-CzjGmxkmNhyst6EekrS3SJPdtzgIkUMP/LSJch65y99/kmiFXbO1a+q7zoYe3hnI9NaOM0IN+ydDIbOmd8YqcA==", "dependencies": { "object-assign": "^4.1.1" } @@ -6437,9 +6436,9 @@ } }, "@primer/octicons": { - "version": "17.12.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.12.0.tgz", - "integrity": "sha512-r13VTHQ7kZmqKtMQa8lfdpr0ocqdMOYGiDWuUrIeBCq+V87u6oasbuRxy5A3y8oLxW0QXmnISr9DPT5ybAoadA==", + "version": "19.23.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.23.1.tgz", + "integrity": "sha512-CzjGmxkmNhyst6EekrS3SJPdtzgIkUMP/LSJch65y99/kmiFXbO1a+q7zoYe3hnI9NaOM0IN+ydDIbOmd8YqcA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 2ffc9571..3ad1211d 100644 --- a/package.json +++ b/package.json @@ -1971,7 +1971,7 @@ ] }, "dependencies": { - "@primer/octicons": "^17.12.0", + "@primer/octicons": "^19.23.1", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0",