From 60ec4bae726799cd4dac8137338c9117f93f1542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:06:23 +0000 Subject: [PATCH] Bump @primer/octicons-react from 12.0.0 to 17.8.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 12.0.0 to 17.8.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/v12.0.0...v17.8.0) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7aff91e..6560207 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint": "eslint src" }, "dependencies": { - "@primer/octicons-react": "^12.0.0", + "@primer/octicons-react": "^17.8.0", "react-scripts": "^4.0.2" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index fbf65ad..67fbb0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,10 +1660,10 @@ schema-utils "^2.6.5" source-map "^0.7.3" -"@primer/octicons-react@^12.0.0": - version "12.0.0" - resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-12.0.0.tgz#4b42a361636e4834cb55d241995086e1c1908cd3" - integrity sha512-L1u2kjhAEMoOeNOZqQSc4xGE7/Cl6kjhuiIKrJOmNa6M86Zy+/pv1zFlvFnWzxu2FhPTlZWC4LLazTYf5spceA== +"@primer/octicons-react@^17.8.0": + version "17.8.0" + resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-17.8.0.tgz#a1bb95c54d1fa142b1cee4a3a7ec1d1edbdaa3bf" + integrity sha512-arLdPgMz5Se1svrm5Y7WIeSUHp02Kn4hZcJ/ELgthQJrAa6r+LpidVyzAF/aOzR5DQEwN7zvA5EjnzocTir4Yw== "@rollup/plugin-node-resolve@^7.1.1": version "7.1.3"