From aa5634d599e6d9b7d2f1cb69a7abf6691eb7d9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 02:16:03 +0000 Subject: [PATCH] chore(deps): bump @primer/octicons from 19.11.0 to 19.12.0 (#86) Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.11.0 to 19.12.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.11.0...v19.12.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 dc8a607b9..d5ee91a4b 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.0.1", - "@primer/octicons": "^19.11.0", + "@primer/octicons": "^19.12.0", "luxon": "^3.5.0", "semver": "^7.6.3" } diff --git a/yarn.lock b/yarn.lock index 29eea88d4..7607f71a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -354,10 +354,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@primer/octicons@^19.11.0": - version "19.11.0" - resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-19.11.0.tgz#1266bfbfd9c1d4083a235487b9792b0882a805c9" - integrity sha512-dJfi3I7zF4JyqHyHpxaUliUa//w4AmTYAo0i5KgKbz92ZQ0IizRU1rlW+eVdYk5nitAebpUX7gnKceZBDGW3XQ== +"@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== dependencies: object-assign "^4.1.1"