From da86a38d6ca5de6a4a2e0124e27eb385d1802ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 05:02:44 +0000 Subject: [PATCH] Bump @primer/octicons from 16.3.0 to 17.2.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 16.3.0 to 17.2.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/v16.3.0...v17.2.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 af0e11e6fdf0..bdc91fa92320 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^33.1.0", "@primer/css": "^19.1.1", - "@primer/octicons": "^16.3.0", + "@primer/octicons": "^17.2.0", "@primer/octicons-react": "^16.3.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0", @@ -3599,9 +3599,9 @@ "integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==" }, "node_modules/@primer/octicons": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.3.0.tgz", - "integrity": "sha512-kOVIGDkd7s2hx0E4FHyJblzGSTiOX+a//eu9CPSM0hYr26Sr+m0bIiTYHNPVLDh9apF9WdK8ub/eqgrE8U4iEA==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.2.0.tgz", + "integrity": "sha512-A3YetVbJX5J4JGa2AfVrEl1lE3FtT+7HdSzphFRs1QF5OgsUpkNbyjvVxeCxVZaG6zXYbbbPWsPF06PtsIyUWQ==", "dependencies": { "object-assign": "^4.1.1" } @@ -25549,9 +25549,9 @@ } }, "@primer/octicons": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.3.0.tgz", - "integrity": "sha512-kOVIGDkd7s2hx0E4FHyJblzGSTiOX+a//eu9CPSM0hYr26Sr+m0bIiTYHNPVLDh9apF9WdK8ub/eqgrE8U4iEA==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.2.0.tgz", + "integrity": "sha512-A3YetVbJX5J4JGa2AfVrEl1lE3FtT+7HdSzphFRs1QF5OgsUpkNbyjvVxeCxVZaG6zXYbbbPWsPF06PtsIyUWQ==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index fb8a5771ed00..1a7e7d7ccc22 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^33.1.0", "@primer/css": "^19.1.1", - "@primer/octicons": "^16.3.0", + "@primer/octicons": "^17.2.0", "@primer/octicons-react": "^16.3.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0",