From f38e62ba64ba9af0d3307e6d6f25e75b500ae902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 17:23:55 +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 | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index a747516ceb2..51df1acdaec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@primer/react", - "version": "35.2.1", + "version": "35.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@primer/react", - "version": "35.2.1", + "version": "35.2.2", "license": "MIT", "dependencies": { "@primer/behaviors": "1.1.1", - "@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", @@ -5594,9 +5594,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "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" }, @@ -39071,9 +39071,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "@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 4a9684ec400..f5809ad9c02 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "dependencies": { "@primer/behaviors": "1.1.1", - "@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",