Skip to content

Commit 9064174

Browse files
Update dependency stylelint to v16.23.1 (#1376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 741d970 commit 9064174

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"playwright": "1.54.2",
2626
"postcss": "8.5.6",
2727
"standard": "17.1.2",
28-
"stylelint": "16.23.0",
28+
"stylelint": "16.23.1",
2929
"stylelint-config-standard": "39.0.0",
3030
"topbar": "3.0.0"
3131
},

demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,10 +2443,10 @@ [email protected]:
24432443
dependencies:
24442444
stylelint-config-recommended "^17.0.0"
24452445

2446-
2447-
version "16.23.0"
2448-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.23.0.tgz#a50c3340b5ba3ed4e05f7e89d8ec5e3350092dd0"
2449-
integrity sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==
2446+
2447+
version "16.23.1"
2448+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.23.1.tgz#e5f5ee173adf989db0855b825e66f9ccdde3c78a"
2449+
integrity sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==
24502450
dependencies:
24512451
"@csstools/css-parser-algorithms" "^3.0.5"
24522452
"@csstools/css-tokenizer" "^3.0.4"

0 commit comments

Comments
 (0)