From 88b64deb8b300c0599703cc62d4edca293f558b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Sep 2022 12:35:57 +0000 Subject: [PATCH] Bump simple-icons from 6.23.0 to 7.11.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 6.23.0 to 7.11.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/6.23.0...7.11.0) --- updated-dependencies: - dependency-name: 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 79f0eb8..b548be5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prop-types": "^15.8.1", "react": "^18.1.0", "react-dom": "^18.1.0", - "simple-icons": "^6.21.0" + "simple-icons": "^7.11.0" }, "devDependencies": { "autoprefixer": "^10.4.7", diff --git a/yarn.lock b/yarn.lock index 78cf50c..ffb6db3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,10 +687,10 @@ scheduler@^0.23.0: dependencies: loose-envify "^1.1.0" -simple-icons@^6.21.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-6.23.0.tgz#6e3bcec7537b0765d245f3ec9be3115fcd48c429" - integrity sha512-9ql+6OdW5Dnfx1/z5z8MYO2y+OM4Oj4XBvQY5Nlye4eW+Nf5igHzHIKKtTmFkvCmR0lrddZpe1F/89chgoUXhg== +simple-icons@^7.11.0: + version "7.11.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-7.11.0.tgz#20bab5ab23a0d1431fb95f2e1cd42f035cb41deb" + integrity sha512-RpPJ8UHLOcsNHn1Ms+TP5fCUwv7xc+S/sZF9QilRP594PQ7bgjvhMwIHslx1kCOP09FDOo+LIelRFc55QHfojw== source-map-js@^1.0.2: version "1.0.2"