Skip to content

Commit e92da86

Browse files
Update dependency stylelint to v16.8.1
1 parent 9bbc06d commit e92da86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110110
"sass": "1.77.8",
111-
"stylelint": "16.8.0",
111+
"stylelint": "16.8.1",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9113,10 +9113,10 @@ stylelint-scss@^6.0.0:
91139113
postcss-selector-parser "^6.0.13"
91149114
postcss-value-parser "^4.2.0"
91159115

9116-
9117-
version "16.8.0"
9118-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.8.0.tgz#6f225cbec00850e65137fd4bafd62a796d8ad9d3"
9119-
integrity sha512-Jjr40w3PXDiJVW6c9swLM0a1e0DgDm/XkFozc4XgAcREFas+/nchzmDmeVxazbzXgpDrwm+cW6W6iGtZqYUh+g==
9116+
9117+
version "16.8.1"
9118+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.8.1.tgz#7d4b2d7922771dd0514446a66f04e954f1dfa444"
9119+
integrity sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==
91209120
dependencies:
91219121
"@csstools/css-parser-algorithms" "^2.7.1"
91229122
"@csstools/css-tokenizer" "^2.4.1"

0 commit comments

Comments
 (0)