From 252ed59fede800d77601c68b52345997fdb42654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 12:47:23 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 5.4.0 to 5.8.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 5.4.0 to 5.8.0. - [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/v5.4.0...v5.8.0) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++------------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index f799cb3..c659138 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.11", - "@icons-pack/react-simple-icons": "^5.4.0", + "@icons-pack/react-simple-icons": "^5.8.0", "dotenv": "^16.0.2", "gatsby": "^4.24.2", "gatsby-plugin-image": "^2.22.0", diff --git a/yarn.lock b/yarn.lock index 2998f94..dd7f1db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1459,10 +1459,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@^5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.4.0.tgz#4ebf6d3d636f2be84b8b653686d8258fe8fbb207" - integrity sha512-EN8Db9c5D1JuSSKwl1NrjPl050fARgTsdMQrPU23BeHy3s3cDvrjossUw9XeQ5aN2NN1xZOmXM6kP4aSbNhsQg== +"@icons-pack/react-simple-icons@^5.8.0": + version "5.8.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.8.0.tgz#d8e3714dfa13928e94113d97734aeacdca0d468d" + integrity sha512-5szUSKt/jslgOsNmH+uRs9wfRVl399Xhwf4//V28H5TXgMXZPaqQ+w82mMwmapsMW6DigFkgynLHZcic43PQRw== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1" @@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0: "@types/sharp" "^0.30.5" sharp "^0.30.7" -gatsby-sharp@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755" - integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw== - dependencies: - "@types/sharp" "^0.30.5" - sharp "^0.30.7" - gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"