From 702c01ede1795ce87818f858773bb35db1e59322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:58:21 +0000 Subject: [PATCH] Bump @primer/octicons-react from 19.15.5 to 19.17.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.15.5 to 19.17.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.17.0) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 a52ee05..78971c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.17.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0", @@ -3036,9 +3036,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.17.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.17.0.tgz", + "integrity": "sha512-XsdVh2zL5mXH514Yz+DwRnCni45hzc9a+c4DP1Xf8HHO2WuAznqd3e/nAq6x0AYktN7mieq/eGHXkVRydl8Zjw==", "dev": true, "engines": { "node": ">=8" @@ -9039,9 +9039,9 @@ "dev": true }, "@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.17.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.17.0.tgz", + "integrity": "sha512-XsdVh2zL5mXH514Yz+DwRnCni45hzc9a+c4DP1Xf8HHO2WuAznqd3e/nAq6x0AYktN7mieq/eGHXkVRydl8Zjw==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index f26e21b..32d67fa 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.17.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0",