From 251e59e635905ff1222e1c127f0c993dac35b3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 01:00:17 +0000 Subject: [PATCH] Bump @primer/octicons from 17.10.1 to 18.0.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 17.10.1 to 18.0.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/v17.10.1...v18.0.0) --- updated-dependencies: - dependency-name: "@primer/octicons" 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 f358bec84da5..f3e20d8bcdc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@github/failbot": "0.8.2", "@primer/behaviors": "^1.3.1", "@primer/css": "^20.2.4", - "@primer/octicons": "17.10.1", + "@primer/octicons": "18.0.0", "@primer/octicons-react": "17.10.1", "@primer/react": "^35.2.2", "accept-language-parser": "^1.5.0", @@ -3934,9 +3934,9 @@ } }, "node_modules/@primer/octicons": { - "version": "17.10.1", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz", - "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==", + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-18.0.0.tgz", + "integrity": "sha512-EC2T95Xl9FCt84pVROjGmwfBvDWxnvWxL+RGsWYNxr1qY7UO58WgLScgi7K8p4gSK5V/k9vHi/k1EhunIyRGRw==", "dependencies": { "object-assign": "^4.1.1" } @@ -23429,9 +23429,9 @@ } }, "@primer/octicons": { - "version": "17.10.1", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz", - "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==", + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-18.0.0.tgz", + "integrity": "sha512-EC2T95Xl9FCt84pVROjGmwfBvDWxnvWxL+RGsWYNxr1qY7UO58WgLScgi7K8p4gSK5V/k9vHi/k1EhunIyRGRw==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 04fd468c5388..4b78d7256911 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@github/failbot": "0.8.2", "@primer/behaviors": "^1.3.1", "@primer/css": "^20.2.4", - "@primer/octicons": "17.10.1", + "@primer/octicons": "18.0.0", "@primer/octicons-react": "17.10.1", "@primer/react": "^35.2.2", "accept-language-parser": "^1.5.0",