From a4f5c0fa61cb7c58f0c96caa5aa381b07c6d1dea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 04:59:53 +0000 Subject: [PATCH] fix(deps): update dependency simple-icons to v13.15.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0f90eb74..abfcbfb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17477,9 +17477,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3: integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== simple-icons@^13.0.0: - version "13.10.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.10.0.tgz#08a33594a165cb04d50a6661b39a30e620adf9e5" - integrity sha512-akHZxjNvq4nLlLsKxDot7A+ZYXgjhAP4GwvWEItHeKiquuWXoI8xGGfP+hzGLbTmbmi2teYmHMS45PIOFy6EFA== + version "13.15.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.15.0.tgz#cb6fa271a6d9aa225dd161ad558d49d2995a23b6" + integrity sha512-8SzFj9CvPlDnjDLISsAWTvpCs7om2zbSJZ1hNLRo6quWKLqFwjCD9opS24Q/yD0bdsnVHPpF0N3hitpHrY5u9w== sirv@^2.0.3: version "2.0.3"