From ccaa4d7044d24d24e6fc1da155fc8b30f2f57757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 04:12:43 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 5.1.2 to 5.4.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 5.1.2 to 5.4.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.1.2...v5.4.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 933ddf5..0f79e94 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.2", + "@icons-pack/react-simple-icons": "^5.4.0", "dotenv": "^16.0.1", "gatsby": "^4.21.1", "gatsby-plugin-image": "^2.21.0", diff --git a/yarn.lock b/yarn.lock index e2d2463..c82d3e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1649,10 +1649,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.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== +"@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== "@jimp/bmp@^0.16.1": version "0.16.1"