From 962649c59b4cf06fc0a4b32e1fa76a341193db08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 02:06:18 +0000 Subject: [PATCH] chore(deps): 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 e06ef9beb1c..c932a8b0144 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@primer/behaviors": "^1.1.3", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.2.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0", @@ -5625,9 +5625,9 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "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" }, @@ -39297,9 +39297,9 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "@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 3e762d89c05..ecc129fb801 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "dependencies": { "@primer/behaviors": "^1.1.3", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.2.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0",