From 336199fe2d2caa0805647066b516ea8899c15452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 06:09:32 +0000 Subject: [PATCH] Bump simple-icons from 7.20.0 to 8.1.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.20.0 to 8.1.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/7.20.0...8.1.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 c467965..14c13bd 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": "^7.20.0" + "simple-icons": "^8.1.0" }, "devDependencies": { "autoprefixer": "^10.4.13", diff --git a/yarn.lock b/yarn.lock index c14759e..798533c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,10 +691,10 @@ scheduler@^0.23.0: dependencies: loose-envify "^1.1.0" -simple-icons@^7.20.0: - version "7.20.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-7.20.0.tgz#4d706b847b062406e6194abe64352f0e78c4397e" - integrity sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g== +simple-icons@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-8.1.0.tgz#4df9e13449ac2ce2797a4757b041791cc0443369" + integrity sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA== source-map-js@^1.0.2: version "1.0.2"