From ca7341b4614ef51d9434214019d10987157966f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:59:15 +0000 Subject: [PATCH] chore(deps): bump @primer/octicons from 19.12.0 to 19.13.0 (#98) Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.12.0 to 19.13.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.12.0...v19.13.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca3866ba3..a41feb977 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@octokit/auth-action": "^4.1.0", "@octokit/auth-token": "^4.0.0", "@octokit/plugin-retry": "^6.1.0", - "@primer/octicons": "^19.12.0", + "@primer/octicons": "^19.13.0", "luxon": "^3.5.0", "semver": "^7.6.3" } diff --git a/yarn.lock b/yarn.lock index c6cb27355..f8892a58e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -342,10 +342,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@primer/octicons@^19.12.0": - version "19.12.0" - resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-19.12.0.tgz#0a1f31e665fe07edbf1b108f512e99dcb36d5cbc" - integrity sha512-VX2/Iu43ZfQaX9OoCNJrzrLBF5BicG3hVY/Nx6slP/YJVZlVwWUiZzjF9hg9lNlLfii5gjl/gAGf/5YZ3Yz78A== +"@primer/octicons@^19.13.0": + version "19.13.0" + resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-19.13.0.tgz#ec7e7b2cbd6f4775fba38e38c27045e9f8d32e7f" + integrity sha512-U5g7Bv89At8qFXUy9MQlOUs4iPXR5XR4QPnSZWhmOn2oCgwf4LjdvfC+8OzhUFx2wC8k9TbRRAMVuCkqFLPlfQ== dependencies: object-assign "^4.1.1"