From 2f61f367dedf2c758dc78557d71506cd329341d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:38:32 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20sim?= =?UTF-8?q?ple-icons=20to=20v12.2.0=20(#568)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c2cda12..23af025 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "postcss-nested": "6.0.1", "prettier": "3.3.1", "prettier-plugin-tailwindcss": "0.6.2", - "simple-icons": "12.1.0", + "simple-icons": "12.2.0", "svg-mixer": "2.3.14", "tailwindcss": "3.4.4", "tailwindcss-debug-screens": "2.2.1", diff --git a/yarn.lock b/yarn.lock index e9958e0..8c3ed41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2321,10 +2321,10 @@ signal-exit@^4.0.1: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== -simple-icons@12.1.0: - version "12.1.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-12.1.0.tgz#5eb02a2b81f23b49f9dd9616e28bc9104a83c8bc" - integrity sha512-oN9buzOhIMFm6QhnwR/PS4XCF1B++toVupcz0DSTPjZXYtPzOH6Aos8Qz7SjLeXw7rvEiNOXyuiaIMVL9V1tMQ== +simple-icons@12.2.0: + version "12.2.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-12.2.0.tgz#dade5fdcb8f9d7833e7b8630028bda45c7867f25" + integrity sha512-q8Qpts9HIW1PP1gdwT2/NqJBgou3XG44Z4xDGvdqFZYG+eINDyHu7PEidHkPFHpP5TLcB9s4Ne70Uy5u83u7Ig== slash@^5.0.0, slash@^5.1.0: version "5.1.0"