From ee4dae9b6fe01f6f4e69abd5869967cfedebee8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:06:29 +0000 Subject: [PATCH] Bump @primer/octicons-react from 19.11.0 to 19.12.0 Bumps [@primer/octicons-react](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-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- gatsby-theme-doctocat-typescript/package.json | 2 +- package-lock.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index 993c450..2d13dd6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "license": "MIT", "dependencies": { "@issue-ops/gatsby-theme-doctocat-typescript": "file:../gatsby-theme-doctocat-typescript", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/react": "^36.27.0", "gatsby": "^5.13.4", "react": "^18.2.0", diff --git a/gatsby-theme-doctocat-typescript/package.json b/gatsby-theme-doctocat-typescript/package.json index 2e51210..1a1e93e 100644 --- a/gatsby-theme-doctocat-typescript/package.json +++ b/gatsby-theme-doctocat-typescript/package.json @@ -28,7 +28,7 @@ "@mdx-js/react": "^2.3.0", "@octokit/types": "^13.6.0", "@primer/component-metadata": "^0.5.1", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5", diff --git a/package-lock.json b/package-lock.json index 672b169..f8ba055 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "license": "MIT", "dependencies": { "@issue-ops/gatsby-theme-doctocat-typescript": "file:../gatsby-theme-doctocat-typescript", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/react": "^36.27.0", "gatsby": "^5.13.4", "react": "^18.2.0", @@ -510,7 +510,7 @@ "@mdx-js/react": "^2.3.0", "@octokit/types": "^13.6.0", "@primer/component-metadata": "^0.5.1", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5",