Skip to content

Commit 2d69719

Browse files
Update dependency stylelint to v16.17.0 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 415b136 commit 2d69719

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"postversion": "git push --tags && git push origin main && yarn publish ."
2525
},
2626
"dependencies": {
27-
"stylelint": "16.16.0",
27+
"stylelint": "16.17.0",
2828
"stylelint-config-recess-order": "6.0.0",
2929
"stylelint-config-standard": "37.0.0",
3030
"stylelint-order": "6.0.4"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -676,10 +676,10 @@ [email protected], stylelint-order@^6.0.4:
676676
postcss "^8.4.32"
677677
postcss-sorting "^8.0.2"
678678

679-
stylelint@16.16.0:
680-
version "16.16.0"
681-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.16.0.tgz#ebecf27becd277aaf752e75de324023a1e13e486"
682-
integrity sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==
679+
stylelint@16.17.0:
680+
version "16.17.0"
681+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.17.0.tgz#12f31389283883d8d15bb5c019830af8176998a1"
682+
integrity sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==
683683
dependencies:
684684
"@csstools/css-parser-algorithms" "^3.0.4"
685685
"@csstools/css-tokenizer" "^3.0.3"

0 commit comments

Comments
 (0)