From a0032a706633e2721c336bd6c49fbcc85126965e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 21:47:41 +0000 Subject: [PATCH] Bump @primer/octicons-react from 16.1.1 to 17.2.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 16.1.1 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.1.1...v17.2.0) --- 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 a2a1b7c0b48e..552cf4381807 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@primer/components": "^31.1.0", "@primer/css": "^18.1.0", "@primer/octicons": "^16.1.1", - "@primer/octicons-react": "^16.1.1", + "@primer/octicons-react": "^17.2.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", "ajv-formats": "^2.1.1", @@ -3549,9 +3549,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "16.1.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", - "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "engines": { "node": ">=8" }, @@ -25314,9 +25314,9 @@ } }, "@primer/octicons-react": { - "version": "16.1.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", - "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index fc104182eae6..9932a36b6921 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@primer/components": "^31.1.0", "@primer/css": "^18.1.0", "@primer/octicons": "^16.1.1", - "@primer/octicons-react": "^16.1.1", + "@primer/octicons-react": "^17.2.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", "ajv-formats": "^2.1.1",