From 398ddfaf32c98db1c9e2f786af61793f699a964e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:49:56 +0000 Subject: [PATCH] Bump @primer/octicons from 19.15.5 to 19.16.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 19.15.5 to 19.16.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.15.5...v19.16.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-version: 19.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a848c9446c..ffd70012e2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "devDependencies": { "@fortawesome/fontawesome-free": "^7.0.0", "@mdi/svg": "^7.4.47", - "@primer/octicons": "^19.15.5", + "@primer/octicons": "^19.16.0", "@stylistic/eslint-plugin-ts": "3.1.0", "@stylistic/stylelint-config": "^3.0.1", "@stylistic/stylelint-plugin": "^4.0.0", @@ -1272,11 +1272,10 @@ } }, "node_modules/@primer/octicons": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.15.5.tgz", - "integrity": "sha512-FCXPTlXlHvAS3rRBd1C/xVBYSYzPPwS8tNcUxnvUYK6L4/d+zUy2KExLtzW+L9xKo2z8J9uY+c1VCsNRf+b4MQ==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.16.0.tgz", + "integrity": "sha512-oqXYMl6Vxnd8oEP6Xw6XsVutILnnoAo2MAV28mQYJbkHzBxlnubJK13/7J1AVV/ZABVkm/Fdmv1TkjM6oVYoPw==", "dev": true, - "license": "MIT", "dependencies": { "object-assign": "^4.1.1" } @@ -9748,9 +9747,9 @@ "optional": true }, "@primer/octicons": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.15.5.tgz", - "integrity": "sha512-FCXPTlXlHvAS3rRBd1C/xVBYSYzPPwS8tNcUxnvUYK6L4/d+zUy2KExLtzW+L9xKo2z8J9uY+c1VCsNRf+b4MQ==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.16.0.tgz", + "integrity": "sha512-oqXYMl6Vxnd8oEP6Xw6XsVutILnnoAo2MAV28mQYJbkHzBxlnubJK13/7J1AVV/ZABVkm/Fdmv1TkjM6oVYoPw==", "dev": true, "requires": { "object-assign": "^4.1.1" diff --git a/package.json b/package.json index 14629df9886..f092eae1796 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@fortawesome/fontawesome-free": "^7.0.0", "@mdi/svg": "^7.4.47", - "@primer/octicons": "^19.15.5", + "@primer/octicons": "^19.16.0", "@stylistic/eslint-plugin-ts": "3.1.0", "@stylistic/stylelint-config": "^3.0.1", "@stylistic/stylelint-plugin": "^4.0.0",