From 34139f087108f3ec0b2200bd4faeaaa0b3853461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 05:00:13 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 6.2.0 to 7.1.1 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 6.2.0 to 7.1.1. - [Release notes](https://github.com/icons-pack/react-simple-icons/releases) - [Changelog](https://github.com/icons-pack/react-simple-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/icons-pack/react-simple-icons/compare/v6.2.0...v7.1.1) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" 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 1755cd6..04e2ec0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.14", - "@icons-pack/react-simple-icons": "^6.2.0", + "@icons-pack/react-simple-icons": "^7.1.1", "dotenv": "^16.0.3", "gatsby": "^4.25.4", "gatsby-plugin-image": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 4ff18f7..93763c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,10 +1452,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@icons-pack/react-simple-icons@^6.2.0": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-6.2.0.tgz#0c3823ef2cf9848b2d8ffb2f58f15bdd6b0576f9" - integrity sha512-YZzB5oHRvOslOIiug97dLqfhv7U0+78JOa8w5Aqxq2Ulr2bVBrqtFV+hMKXhcZjlPdFzpUrFfAJ9AHLe4FdYqQ== +"@icons-pack/react-simple-icons@^7.1.1": + version "7.1.1" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-7.1.1.tgz#8b45e36a05ed5b490b8f646e4b81475b73ae641c" + integrity sha512-rqKuRx+o8zZ3Z6a1Y0lAKrlhRbhKusR3XhWOSMs68Tiz4si+erq+Ti6+ocW3Z5lbsAjPtmRLG+svwLttigcEcg== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"