From 4ab5d51fbee9780ac6511f89da657e0af8e01485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 04:05:17 +0000 Subject: [PATCH] Bump @icons-pack/react-simple-icons from 6.1.0 to 6.2.0 Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons) from 6.1.0 to 6.2.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/v6.1.0...v6.2.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 6cbb067..318e45e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.13", - "@icons-pack/react-simple-icons": "^6.1.0", + "@icons-pack/react-simple-icons": "^6.2.0", "dotenv": "^16.0.3", "gatsby": "^4.24.8", "gatsby-plugin-image": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 0dd68cf..8bbb4e0 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@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-6.1.0.tgz#a6e3687b428bb169de5cb2c054315b032e022543" - integrity sha512-ibidZFMK6Iv2cbWy/B9cLx8gSdTB0bWsO2Drvi3LqIMELi09BFApUQ8T3sicByBP5xRpB7I9YPzabkJfHVdCZg== +"@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== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"