From b9d5cbc9324e4be5f57b9f876745ee377687172a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 06:37:33 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20sim?= =?UTF-8?q?ple-icons=20to=20v10.2.0=20(#466)?= 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 93be961..3474fef 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "postcss-nested": "6.0.1", "prettier": "3.1.1", "prettier-plugin-tailwindcss": "0.5.9", - "simple-icons": "10.1.0", + "simple-icons": "10.2.0", "svg-mixer": "2.3.14", "tailwindcss": "3.3.6", "tailwindcss-debug-screens": "2.2.1", diff --git a/yarn.lock b/yarn.lock index d669810..df06978 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2286,10 +2286,10 @@ sigmund@^1.0.1: resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590" integrity sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g== -simple-icons@10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-10.1.0.tgz#95b47e78a35af8c1e80e119cfc5bbf22caca5bba" - integrity sha512-WbWY8Gn0M14EJF0bjH6KTofckesZ6+ZMzA/yM3rbruGFLii/ktYTzTbURCDGzU5ue6XO3pLm9dnzr2YtQegZaA== +simple-icons@10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-10.2.0.tgz#f308838cf9b4959b77f82861e836fb404ecd2a47" + integrity sha512-NBCvnCEoNAFC6ihODFWPq372NRvD84m1iRRxRtw9e30F7TgX/l/I5jBF1XlHehj5pMgQo0S4m/3cOqafAQhq7w== slash@^5.0.0: version "5.0.0"