From 218e201f8a4a15bbbae9490cb34197f67daa17da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 00:53:58 +0000 Subject: [PATCH] Bump @primer/octicons from 16.3.0 to 17.0.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 16.3.0 to 17.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/v16.3.0...v17.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 af0e11e6fdf0..1aaa93927238 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.0.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.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.0.0.tgz", + "integrity": "sha512-DiIjtous4XPuR2deTctD3/RVZy/vRzVYBgYYvHV313MmTfkbVP60qLH5txrT3/bYNvnb0poNDelLS6U0kqlvHA==", "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.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.0.0.tgz", + "integrity": "sha512-DiIjtous4XPuR2deTctD3/RVZy/vRzVYBgYYvHV313MmTfkbVP60qLH5txrT3/bYNvnb0poNDelLS6U0kqlvHA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index fb8a5771ed00..0abd2dce6463 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.0.0", "@primer/octicons-react": "^16.3.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0",