From 409253d64a2fd114d16fb2e94858f472a844c355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:15:56 +0000 Subject: [PATCH] Bump @primer/octicons-react from 19.15.4 to 19.15.5 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.15.4 to 19.15.5. - [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.4...v19.15.5) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.15.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86d6436..4136ddb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.2.0", "@mui/material": "^7.2.0", - "@primer/octicons-react": "^19.15.4", + "@primer/octicons-react": "^19.15.5", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^4.7.0", @@ -3050,9 +3050,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.4", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.4.tgz", - "integrity": "sha512-Ts4x+d8fhWjFXF7i8WUlZ3vSKMvwS4RbuJJYDHhPzhXOeaRce/yrAT7LO7QLgSMnJFLWkaTaUVeC+LP1ZlGW6w==", + "version": "19.15.5", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", + "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", "dev": true, "engines": { "node": ">=8" @@ -9373,9 +9373,9 @@ "dev": true }, "@primer/octicons-react": { - "version": "19.15.4", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.4.tgz", - "integrity": "sha512-Ts4x+d8fhWjFXF7i8WUlZ3vSKMvwS4RbuJJYDHhPzhXOeaRce/yrAT7LO7QLgSMnJFLWkaTaUVeC+LP1ZlGW6w==", + "version": "19.15.5", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", + "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 00a4c14..19a4963 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.2.0", "@mui/material": "^7.2.0", - "@primer/octicons-react": "^19.15.4", + "@primer/octicons-react": "^19.15.5", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^4.7.0",