diff --git a/yarn.lock b/yarn.lock index 2862e06b..8891e889 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12058,9 +12058,9 @@ stylelint-formatter-pretty@^1.0.3: string-width "^4.1.0" stylelint@>=9.0.0: - version "12.0.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.0.tgz#2e8613675f7be11769ce474f45137fdf7751380a" - integrity sha512-TwqtATrFOT07SPlUGyHN7tVhWqxwitn5BlAvyBQy/ekA+Nwu4mLU9L1dvGQPNxHUBLowjvkSW18QzHHR6/FVVQ== + version "12.0.1" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.1.tgz#5b1f3bf7333320acce322b49852c8b85e94ce7e4" + integrity sha512-1mn39pqZiC/e8KUPoRMc1WMM83Upb2ILaSGxkCvKxALHutEOs2txcPQocJiXdO4Zx4FY4prGqjlkwrbthAxqig== dependencies: autoprefixer "^9.7.1" balanced-match "^1.0.0"