Skip to content

Commit 71cac6e

Browse files
chore(deps): update dependency stylelint to v15.9.0 (#4198)
1 parent a6b244e commit 71cac6e

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
@@ -64,7 +64,7 @@
6464
"postcss": "8.4.24",
6565
"prettier": "2.8.8",
6666
"prettier-config-standard": "5.0.0",
67-
"stylelint": "15.8.0",
67+
"stylelint": "15.9.0",
6868
"stylelint-config-standard-scss": "9.0.0",
6969
"ts-node": "10.9.1",
7070
"turbo": "1.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18674,10 +18674,10 @@ stylelint-scss@^4.6.0:
1867418674
postcss-selector-parser "^6.0.11"
1867518675
postcss-value-parser "^4.2.0"
1867618676

18677-
stylelint@15.8.0:
18678-
version "15.8.0"
18679-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.8.0.tgz#c1e8a85d6f9e24670c4385ce0b79103e9b1b3e81"
18680-
integrity sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==
18677+
stylelint@15.9.0:
18678+
version "15.9.0"
18679+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.9.0.tgz#f5522fac58f806b59ebddbca360ed470dc5b419c"
18680+
integrity sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==
1868118681
dependencies:
1868218682
"@csstools/css-parser-algorithms" "^2.2.0"
1868318683
"@csstools/css-tokenizer" "^2.1.1"

0 commit comments

Comments
 (0)