From fbf98270346921e7f05fcac34d4b9ecf4b3163bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 13:34:26 +0000 Subject: [PATCH] chore(deps): bump @primer/octicons-react from 16.1.1 to 17.1.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 16.1.1 to 17.1.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.1.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..ee31becb0e1 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.1.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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.1.0.tgz", + "integrity": "sha512-LSVCGCdvWvWiU+Yu2iqT2TVLX2EOpLPlU+PY0hoztQ7LFfB9Un5qJi8yooaZ2n6kzetG5FsZLSjwLz3RcMjkjA==", "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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.1.0.tgz", + "integrity": "sha512-LSVCGCdvWvWiU+Yu2iqT2TVLX2EOpLPlU+PY0hoztQ7LFfB9Un5qJi8yooaZ2n6kzetG5FsZLSjwLz3RcMjkjA==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 3e762d89c05..7a072442cfe 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.1.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0",