From 676d61e456998fc030451f7b3cbb180f2c4176bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:40:48 +0000 Subject: [PATCH] chore(deps): bump @primer/octicons-react from 19.8.0 to 19.9.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.8.0 to 19.9.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.8.0...v19.9.0) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8d0d8c..a13ea19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@octokit/auth-app": "6.0.3", "@octokit/auth-token": "4.0.0", "@octokit/types": "12.6.0", - "@primer/octicons-react": "19.8.0", + "@primer/octicons-react": "19.9.0", "@primer/react": "36.10.0", "@t3-oss/env-nextjs": "0.9.2", "@tanstack/react-query": "4.36.1", @@ -2258,9 +2258,9 @@ "integrity": "sha512-ApPbNhiWPHscs0+rLV76sCY75IEpPvDEZq9+iQXQqU6Tv5SLdax3PmzJlUHftlQ7O/eJnLO1dTEMEwj2Yn1BLA==" }, "node_modules/@primer/octicons-react": { - "version": "19.8.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.8.0.tgz", - "integrity": "sha512-2Z+D7xTloFTLQVRUEbg0pQpe6aTL9RR+8RqBhjkrF+BFuVdM1ENOyjywaGEO7DIkPU5Zxlv0gxSlD85LQxL+sw==", + "version": "19.9.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.9.0.tgz", + "integrity": "sha512-Uk4XrHyfylyfzZN9d8VFjF8FpfYHEyT4sabw+9+oP+GWAJHhPvNPTz6gXvUzJZmoblAvgcTrDslIPjz8zMh76w==", "engines": { "node": ">=8" }, diff --git a/package.json b/package.json index 459d5fb..9bace2e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@octokit/auth-app": "6.0.3", "@octokit/auth-token": "4.0.0", "@octokit/types": "12.6.0", - "@primer/octicons-react": "19.8.0", + "@primer/octicons-react": "19.9.0", "@primer/react": "36.10.0", "@t3-oss/env-nextjs": "0.9.2", "@tanstack/react-query": "4.36.1",