Skip to content

Commit e39e43d

Browse files
Merge pull request #923 from dxw/renovate/stylelint-16.x
Update dependency stylelint to v16.20.0
2 parents f6a9b43 + 35a88eb commit e39e43d

File tree

2 files changed

+45
-43
lines changed

2 files changed

+45
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "10.1.5",
1818
"globals": "16.2.0",
1919
"prettier": "3.5.3",
20-
"stylelint": "16.19.1",
20+
"stylelint": "16.20.0",
2121
"stylelint-config-standard": "38.0.0",
2222
"stylelint-config-standard-scss": "15.0.1"
2323
}

yarn.lock

Lines changed: 44 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -268,13 +268,13 @@ buffer@^6.0.3:
268268
base64-js "^1.3.1"
269269
ieee754 "^1.2.1"
270270

271-
cacheable@^1.8.9:
272-
version "1.8.9"
273-
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.8.9.tgz#f5498999567ae1015761d805bd8bbecd8393fbd4"
274-
integrity sha512-FicwAUyWnrtnd4QqYAoRlNs44/a1jTL7XDKqm5gJ90wz1DQPlC7U2Rd1Tydpv+E7WAr4sQHuw8Q8M3nZMAyecQ==
271+
cacheable@^1.9.0:
272+
version "1.9.0"
273+
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.9.0.tgz#57e3565c311d66371eeb5f2070b6615d43b89711"
274+
integrity sha512-8D5htMCxPDUULux9gFzv30f04Xo3wCnik0oOxKoRTPIBoqA7HtOcJ87uBhQTs3jCfZZTrUBGsYIZOgE0ZRgMAg==
275275
dependencies:
276-
hookified "^1.7.1"
277-
keyv "^5.3.1"
276+
hookified "^1.8.2"
277+
keyv "^5.3.3"
278278

279279
callsites@^3.0.0:
280280
version "3.1.0"
@@ -348,13 +348,20 @@ cssesc@^3.0.0:
348348
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
349349
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
350350

351-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.7:
351+
debug@^4.3.1, debug@^4.3.2:
352352
version "4.4.0"
353353
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
354354
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
355355
dependencies:
356356
ms "^2.1.3"
357357

358+
debug@^4.4.1:
359+
version "4.4.1"
360+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
361+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
362+
dependencies:
363+
ms "^2.1.3"
364+
358365
deep-is@^0.1.3:
359366
version "0.1.4"
360367
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -529,12 +536,12 @@ fastq@^1.6.0:
529536
dependencies:
530537
reusify "^1.0.4"
531538

532-
file-entry-cache@^10.0.8:
533-
version "10.0.8"
534-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.8.tgz#2b7a32c40615c4a6b59c385fb059a2762faf9624"
535-
integrity sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==
539+
file-entry-cache@^10.1.0:
540+
version "10.1.0"
541+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.1.0.tgz#54c0117fe76425e9f08a44a3a08bedde0cd93fe8"
542+
integrity sha512-Et/ex6smi3wOOB+n5mek+Grf7P2AxZR5ueqRUvAAn4qkyatXi3cUC1cuQXVkX0VlzBVsN4BkWJFmY/fYiRTdww==
536543
dependencies:
537-
flat-cache "^6.1.8"
544+
flat-cache "^6.1.9"
538545

539546
file-entry-cache@^8.0.0:
540547
version "8.0.0"
@@ -566,14 +573,14 @@ flat-cache@^4.0.0:
566573
flatted "^3.2.9"
567574
keyv "^4.5.4"
568575

569-
flat-cache@^6.1.8:
570-
version "6.1.8"
571-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.8.tgz#968fb89b19df488fe60f346857ffc54b8dd0ba14"
572-
integrity sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==
576+
flat-cache@^6.1.9:
577+
version "6.1.9"
578+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.9.tgz#6f512c4ab81c2057577fdb30c2f64022d43db2e7"
579+
integrity sha512-DUqiKkTlAfhtl7g78IuwqYM+YqvT+as0mY+EVk6mfimy19U79pJCzDZQsnqk3Ou/T6hFXWLGbwbADzD/c8Tydg==
573580
dependencies:
574-
cacheable "^1.8.9"
581+
cacheable "^1.9.0"
575582
flatted "^3.3.3"
576-
hookified "^1.8.1"
583+
hookified "^1.8.2"
577584

578585
flatted@^3.2.9, flatted@^3.3.3:
579586
version "3.3.3"
@@ -642,15 +649,10 @@ has-flag@^4.0.0:
642649
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
643650
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
644651

645-
hookified@^1.7.1:
646-
version "1.8.1"
647-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.8.1.tgz#74a8c97d36e5f8004d230ee2156a607cc84c358c"
648-
integrity sha512-GrO2l93P8xCWBSTBX9l2BxI78VU/MAAYag+pG8curS3aBGy0++ZlxrQ7PdUOUVMbn5BwkGb6+eRrnf43ipnFEA==
649-
650-
hookified@^1.8.1:
651-
version "1.8.2"
652-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.8.2.tgz#b365a89dfce3da43e790673a6a97d3b896ae5fa7"
653-
integrity sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==
652+
hookified@^1.8.2:
653+
version "1.9.1"
654+
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.9.1.tgz#d30cb77590672a05029b7ea9adf25b71c406121d"
655+
integrity sha512-u3pxtGhKjcSXnGm1CX6aXS9xew535j3lkOCegbA6jdyh0BaAjTbXI4aslKstCr6zUNtoCxFGFKwjbSHdGrMB8g==
654656

655657
html-tags@^3.3.1:
656658
version "3.3.1"
@@ -667,10 +669,10 @@ ignore@^5.2.0:
667669
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
668670
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
669671

670-
ignore@^7.0.3:
671-
version "7.0.3"
672-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
673-
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
672+
ignore@^7.0.4:
673+
version "7.0.5"
674+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
675+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
674676

675677
import-fresh@^3.2.1, import-fresh@^3.3.0:
676678
version "3.3.1"
@@ -771,10 +773,10 @@ keyv@^4.5.4:
771773
dependencies:
772774
json-buffer "3.0.1"
773775

774-
keyv@^5.3.1:
775-
version "5.3.2"
776-
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.3.2.tgz#32edd461b51d44d42926eb72946236d79c71ae78"
777-
integrity sha512-Lji2XRxqqa5Wg+CHLVfFKBImfJZ4pCSccu9eVWK6w4c2SDFLd8JAn1zqTuSFnsxb7ope6rMsnIHfp+eBbRBRZQ==
776+
keyv@^5.3.3:
777+
version "5.3.3"
778+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.3.3.tgz#ec2d723fbd7b908de5ee7f56b769d46dbbeaf8ba"
779+
integrity sha512-Rwu4+nXI9fqcxiEHtbkvoes2X+QfkTRo1TMkPfwzipGsJlJO/z69vqB4FNl9xJ3xCpAcbkvmEabZfPzrwN3+gQ==
778780
dependencies:
779781
"@keyv/serialize" "^1.0.3"
780782

@@ -1135,10 +1137,10 @@ stylelint-scss@^6.12.0:
11351137
postcss-selector-parser "^7.1.0"
11361138
postcss-value-parser "^4.2.0"
11371139

1138-
stylelint@16.19.1:
1139-
version "16.19.1"
1140-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.1.tgz#486b95fa7518a3077ee2802bc6dda2174bc097bb"
1141-
integrity sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==
1140+
stylelint@16.20.0:
1141+
version "16.20.0"
1142+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.20.0.tgz#ec9eeddd49c20bbc397473505e63ad22f1639228"
1143+
integrity sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==
11421144
dependencies:
11431145
"@csstools/css-parser-algorithms" "^3.0.4"
11441146
"@csstools/css-tokenizer" "^3.0.3"
@@ -1150,15 +1152,15 @@ [email protected]:
11501152
cosmiconfig "^9.0.0"
11511153
css-functions-list "^3.2.3"
11521154
css-tree "^3.1.0"
1153-
debug "^4.3.7"
1155+
debug "^4.4.1"
11541156
fast-glob "^3.3.3"
11551157
fastest-levenshtein "^1.0.16"
1156-
file-entry-cache "^10.0.8"
1158+
file-entry-cache "^10.1.0"
11571159
global-modules "^2.0.0"
11581160
globby "^11.1.0"
11591161
globjoin "^0.1.4"
11601162
html-tags "^3.3.1"
1161-
ignore "^7.0.3"
1163+
ignore "^7.0.4"
11621164
imurmurhash "^0.1.4"
11631165
is-plain-object "^5.0.0"
11641166
known-css-properties "^0.36.0"

0 commit comments

Comments
 (0)