From 3083d1d7f3c38753179e9b3a051ca550bd33920d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 07:24:23 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 5.1.1 to 5.1.2 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 5.1.1 to 5.1.2. - [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.1.1...v5.1.2) --- updated-dependencies: - dependency-name: "@icons-pack/react-simple-icons" dependency-type: direct:production update-type: version-update:semver-patch ... 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 5e903b2..64b9f36 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.10", - "@icons-pack/react-simple-icons": "^5.1.1", + "@icons-pack/react-simple-icons": "^5.1.2", "dotenv": "^16.0.1", "gatsby": "^4.17.0", "gatsby-plugin-image": "^2.16.1", diff --git a/yarn.lock b/yarn.lock index 18b3cc7..9368d55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1648,10 +1648,10 @@ resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c" integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg== -"@icons-pack/react-simple-icons@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.1.1.tgz#8798bc26ed52489be2f7c6fe1d955ce15c7250c1" - integrity sha512-LBSjxHinzyPcyPHOphnqCZjzZgU+csdj75tUYIrLKezLWeZMK3HkLblIloA6uQ7x4E9cMPZgXPy7mG9RYdw15Q== +"@icons-pack/react-simple-icons@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.1.2.tgz#2525327f4568a5cb41e398ea4fa068394fff0469" + integrity sha512-DzdojJn0Al+6PGvQocHkrKhDBPBq8+egc6tQee4HWUpkJ2gsFNhqlSBwkk8VmxPedLEUQGkU8HhWI42MlwoC5Q== "@jimp/bmp@^0.16.1": version "0.16.1" @@ -6723,14 +6723,6 @@ gatsby-sharp@^0.11.0: "@types/sharp" "^0.30.0" sharp "^0.30.3" -gatsby-sharp@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052" - integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA== - dependencies: - "@types/sharp" "^0.30.0" - sharp "^0.30.3" - 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"