From f4a2e666d633a4c87640d89a28bb2a026e9d0caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:25:58 +0000 Subject: [PATCH] build(deps-dev): bump @primer/octicons from 10.0.0 to 19.17.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 10.0.0 to 19.17.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/v10.0.0...v19.17.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.17.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 424e29cef6161..46bc2baa60e6e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@electron/lint-roller": "^3.1.1", "@electron/typescript-definitions": "^9.1.2", "@octokit/rest": "^20.0.2", - "@primer/octicons": "^10.0.0", + "@primer/octicons": "^19.17.0", "@types/minimist": "^1.2.5", "@types/node": "^22.7.7", "@types/semver": "^7.5.8", diff --git a/yarn.lock b/yarn.lock index 15f68cee9e4ff..95eae1e1fbc90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -813,10 +813,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@primer/octicons@^10.0.0": - version "10.0.0" - resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-10.0.0.tgz#81e94ed32545dfd3472c8625a5b345f3ea4c153d" - integrity sha512-iuQubq62zXZjPmaqrsfsCZUqIJgZhmA6W0tKzIKGRbkoLnff4TFFCL87hfIRATZ5qZPM4m8ioT8/bXI7WVa9WQ== +"@primer/octicons@^19.17.0": + version "19.17.0" + resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-19.17.0.tgz#de8bc56e7ac91a5a38c29b9b9879402af6cff7d2" + integrity sha512-uM3ET0WC2aZMetxv7CRfIw3FexIo2fYtw2EgxqLFzLjn/rh+dIQWu781chLHh9d2mSNlxedauHLQmbYi0Dd/Mg== dependencies: object-assign "^4.1.1"