From 63729e7e2948d3516422b0009895deca766aa294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 01:11:25 +0000 Subject: [PATCH] build(deps-dev): bump @primer/octicons from 10.0.0 to 19.16.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 10.0.0 to 19.16.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.16.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.16.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..9ae70d44d2911 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.16.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..b832a83d8bdde 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.16.0": + version "19.16.0" + resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-19.16.0.tgz#7032de95f204a639ba1cc39c4db75f62650942e6" + integrity sha512-oqXYMl6Vxnd8oEP6Xw6XsVutILnnoAo2MAV28mQYJbkHzBxlnubJK13/7J1AVV/ZABVkm/Fdmv1TkjM6oVYoPw== dependencies: object-assign "^4.1.1"