Skip to content

Commit 0011b3b

Browse files
Merge pull request #255 from devoxa/renovate/stylelint-16.x
Update dependency stylelint from 16.17.0 to 16.18.0
2 parents 663e3b1 + fb8d4f2 commit 0011b3b

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
@@ -27,7 +27,7 @@
2727
"@types/node": "20.9.5",
2828
"postcss": "8.5.3",
2929
"prettier": "3.5.3",
30-
"stylelint": "16.17.0",
30+
"stylelint": "16.18.0",
3131
"typescript": "5.8.3"
3232
},
3333
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -864,10 +864,10 @@ stylelint-scss@^6.4.0:
864864
postcss-selector-parser "^7.0.0"
865865
postcss-value-parser "^4.2.0"
866866

867-
stylelint@16.17.0:
868-
version "16.17.0"
869-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.17.0.tgz#12f31389283883d8d15bb5c019830af8176998a1"
870-
integrity sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==
867+
stylelint@16.18.0:
868+
version "16.18.0"
869+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.18.0.tgz#8e992c3a7af1b2ebf7ea5ccf26c2415adbea64b4"
870+
integrity sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==
871871
dependencies:
872872
"@csstools/css-parser-algorithms" "^3.0.4"
873873
"@csstools/css-tokenizer" "^3.0.3"

0 commit comments

Comments
 (0)