Skip to content

Commit 5b15a7c

Browse files
Update dependency stylelint to v16.23.0 (#1345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b5479c commit 5b15a7c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.1",
2626
"postcss": "8.5.6",
2727
"standard": "17.1.2",
28-
"stylelint": "16.22.0",
28+
"stylelint": "16.23.0",
2929
"stylelint-config-standard": "38.0.0",
3030
"topbar": "3.0.0"
3131
},

demo/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@ fastq@^1.6.0:
987987
dependencies:
988988
reusify "^1.0.4"
989989

990-
file-entry-cache@^10.1.1:
990+
file-entry-cache@^10.1.3:
991991
version "10.1.3"
992992
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.1.3.tgz#4b2eec07e37025434f9a99428a6923948da4dc12"
993993
integrity sha512-D+w75Ub8T55yor7fPgN06rkCAUbAYw2vpxJmmjv/GDAcvCnv9g7IvHhIZoxzRZThrXPFI2maeY24pPbtyYU7Lg==
@@ -2443,10 +2443,10 @@ [email protected]:
24432443
dependencies:
24442444
stylelint-config-recommended "^16.0.0"
24452445

2446-
stylelint@16.22.0:
2447-
version "16.22.0"
2448-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.22.0.tgz#00020f4390a8625cf7f707820c1b6b538e4b0fa3"
2449-
integrity sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==
2446+
stylelint@16.23.0:
2447+
version "16.23.0"
2448+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.23.0.tgz#a50c3340b5ba3ed4e05f7e89d8ec5e3350092dd0"
2449+
integrity sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==
24502450
dependencies:
24512451
"@csstools/css-parser-algorithms" "^3.0.5"
24522452
"@csstools/css-tokenizer" "^3.0.4"
@@ -2461,7 +2461,7 @@ [email protected]:
24612461
debug "^4.4.1"
24622462
fast-glob "^3.3.3"
24632463
fastest-levenshtein "^1.0.16"
2464-
file-entry-cache "^10.1.1"
2464+
file-entry-cache "^10.1.3"
24652465
global-modules "^2.0.0"
24662466
globby "^11.1.0"
24672467
globjoin "^0.1.4"

0 commit comments

Comments
 (0)