From d7fbfa85e62e59f45f8b8643c87f88b87362185a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 16:10:58 +0100 Subject: [PATCH] chore(deps): update dependency stylelint-prettier to v4.1.0 (#1768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4c7f69d07..91aebdc09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7444,9 +7444,9 @@ stylelint-config-standard@34.0.0: stylelint-config-recommended "^13.0.0" stylelint-prettier@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.0.2.tgz#9d82f5ab77781429f0049dede44665ee603f4986" - integrity sha512-EoHnR2PiaWgpGtoI4VW7AzneMfwmwQsNwQ+3/E2k/a+ju5yO6rfPfop4vzPQKcJN4ZM1YbspEOPu88D8538sbg== + version "4.1.0" + resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.1.0.tgz#1ac2ffa2971086fe60bc92af37f8ddda1bd1a7a4" + integrity sha512-dd653q/d1IfvsSQshz1uAMe+XDm6hfM/7XiFH0htYY8Lse/s5ERTg7SURQehZPwVvm/rs7AsFhda9EQ2E9TS0g== dependencies: prettier-linter-helpers "^1.0.0"