From cad2d005df7757255eb3f0ef981eaaa31bc77c4f Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 30 Jul 2024 11:01:34 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16.8.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3598395..7ccb7df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10248,9 +10248,9 @@ stylelint-config-standard@^36.0.0: stylelint-config-recommended "^14.0.1" stylelint@^16.2.1: - version "16.8.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.8.0.tgz#6f225cbec00850e65137fd4bafd62a796d8ad9d3" - integrity sha512-Jjr40w3PXDiJVW6c9swLM0a1e0DgDm/XkFozc4XgAcREFas+/nchzmDmeVxazbzXgpDrwm+cW6W6iGtZqYUh+g== + version "16.8.1" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.8.1.tgz#7d4b2d7922771dd0514446a66f04e954f1dfa444" + integrity sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA== dependencies: "@csstools/css-parser-algorithms" "^2.7.1" "@csstools/css-tokenizer" "^2.4.1"