From afc7c5bbe31e7a382903e712747be907e4fa4ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 23:33:22 +0000 Subject: [PATCH] chore(deps): bump @primer/octicons from 19.14.0 to 19.38.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.14.0 to 19.38.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.14.0...@primer/octicons@19.38.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.38.0 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 07607db6cc..0f7114037c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@google/model-viewer": "4.3.1", "@lezer/highlight": "1.2.3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.14.0", + "@primer/octicons": "19.38.0", "@replit/codemirror-lang-nix": "6.0.1", "ansi_up": "6.0.5", "asciinema-player": "3.17.0", @@ -3551,9 +3551,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.14.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.14.0.tgz", - "integrity": "sha512-9Ovw/xcUFHC/zbsNhr/Hkp1+m9XnNeQvnGHDHrI5vhlf6PRZVzSsdMnesV2xCzQh7jXP3EVRcaeXsUGlsZrfcA==", + "version": "19.38.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.38.0.tgz", + "integrity": "sha512-YUU2R66aDm72CdjlTyD663sCAjILrHWK2czw+BdTUkzZfcB7bXfO6GNXm22sepLOWKPkLHezVjIHch/KNd8rMg==", "license": "MIT", "dependencies": { "object-assign": "^4.1.1" diff --git a/package.json b/package.json index 6740b3e7f0..c540ad9fc7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@google/model-viewer": "4.3.1", "@lezer/highlight": "1.2.3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.14.0", + "@primer/octicons": "19.38.0", "@replit/codemirror-lang-nix": "6.0.1", "ansi_up": "6.0.5", "asciinema-player": "3.17.0",