From 59390565ad69b1dc80fd002fe68dd14aa56be0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 18:06:54 +0000 Subject: [PATCH] build(deps): bump @primer/octicons from 19.26.0 to 19.27.0 in /docs Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.26.0 to 19.27.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.26.0...v19.27.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 561c7799910..a41205970f5 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.2", "@astrojs/starlight": "^0.39.2", - "@primer/octicons": "^19.26.0", + "@primer/octicons": "^19.27.0", "astro": "^6.3.5", "astro-mermaid": "^2.0.1", "mermaid": "^11.15.0", @@ -1407,9 +1407,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.26.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.26.0.tgz", - "integrity": "sha512-K+ewEvXf9w+65i4OeLDXOhd1yT5qdMIpU/miqmjTuaGufZCxFn4131SIh0CfrinmLFnL9Ow60kk3hxx0Y4oIAQ==", + "version": "19.27.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.27.0.tgz", + "integrity": "sha512-7xC6D89f9IcoDezeKTGETbgRAoXJnbZlakavqYzD4Wo+uTC6212k0fTE/dLV8WCDOwfp//WyONftdaFRdI1VdQ==", "license": "MIT", "dependencies": { "object-assign": "^4.1.1" diff --git a/docs/package.json b/docs/package.json index 9e831370907..d5bed5d1ce0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.2", "@astrojs/starlight": "^0.39.2", - "@primer/octicons": "^19.26.0", + "@primer/octicons": "^19.27.0", "astro": "^6.3.5", "astro-mermaid": "^2.0.1", "mermaid": "^11.15.0",