From 88463392f0dea05f6474ca26bd8e39a24738ca99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 08:29:32 +0000 Subject: [PATCH] Bump @primer/octicons-react from 16.3.0 to 17.4.1 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 16.3.0 to 17.4.1. - [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/v16.3.0...v17.4.1) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-type: direct:production update-type: version-update:semver-major ... 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 87825a0218cc..4978e364551a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@github/failbot": "0.8.0", "@primer/css": "^19.4.0", "@primer/octicons": "^16.3.0", - "@primer/octicons-react": "^16.3.0", + "@primer/octicons-react": "^17.4.1", "@primer/react": "^34.6.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0", @@ -3615,9 +3615,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", - "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", + "version": "17.4.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.4.1.tgz", + "integrity": "sha512-xTtpfgpyFyKlfNhvPOfCNVRwkoDBRKzZFwygpr4+Pwzs+selrL1phPLt2z6abeIY8cTEw1XRBGi00tylSaBJyQ==", "engines": { "node": ">=8" }, @@ -25316,9 +25316,9 @@ } }, "@primer/octicons-react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", - "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", + "version": "17.4.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.4.1.tgz", + "integrity": "sha512-xTtpfgpyFyKlfNhvPOfCNVRwkoDBRKzZFwygpr4+Pwzs+selrL1phPLt2z6abeIY8cTEw1XRBGi00tylSaBJyQ==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 37663c0286c8..22d4d99eaeae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/failbot": "0.8.0", "@primer/css": "^19.4.0", "@primer/octicons": "^16.3.0", - "@primer/octicons-react": "^16.3.0", + "@primer/octicons-react": "^17.4.1", "@primer/react": "^34.6.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0",