Skip to content

Commit b8f3d6e

Browse files
build(deps-dev): Bump the stylelint group across 1 directory with 3 updates
Bumps the stylelint group with 3 updates in the / directory: [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss). Updates `stylelint` from 16.16.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.16.0...16.19.1) Updates `stylelint-config-recommended` from 15.0.0 to 16.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@15.0.0...16.0.0) Updates `stylelint-config-standard-scss` from 14.0.0 to 15.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v14.0.0...v15.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-recommended dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-config-standard-scss dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcf8728 commit b8f3d6e

File tree

2 files changed

+159
-42
lines changed

2 files changed

+159
-42
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@
126126
"react-dom": "^19.0.0",
127127
"sass-embedded": "^1.86.0",
128128
"storybook": "^8.6.11",
129-
"stylelint": "^16.16.0",
129+
"stylelint": "^16.19.1",
130130
"stylelint-config-css-modules": "^4.4.0",
131-
"stylelint-config-recommended": "^15.0.0",
131+
"stylelint-config-recommended": "^16.0.0",
132132
"stylelint-config-sass-guidelines": "^12.1.0",
133-
"stylelint-config-standard-scss": "^14.0.0",
133+
"stylelint-config-standard-scss": "^15.0.0",
134134
"typescript": "^5.8.3",
135135
"vite": "^6.2.2",
136136
"vite-plugin-checker": "^0.9.1",

yarn.lock

Lines changed: 156 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2180,11 +2180,11 @@ __metadata:
21802180
react-dom: ^19.0.0
21812181
sass-embedded: ^1.86.0
21822182
storybook: ^8.6.11
2183-
stylelint: ^16.16.0
2183+
stylelint: ^16.19.1
21842184
stylelint-config-css-modules: ^4.4.0
2185-
stylelint-config-recommended: ^15.0.0
2185+
stylelint-config-recommended: ^16.0.0
21862186
stylelint-config-sass-guidelines: ^12.1.0
2187-
stylelint-config-standard-scss: ^14.0.0
2187+
stylelint-config-standard-scss: ^15.0.0
21882188
typescript: ^5.8.3
21892189
vite: ^6.2.2
21902190
vite-plugin-checker: ^0.9.1
@@ -3737,6 +3737,16 @@ __metadata:
37373737
languageName: node
37383738
linkType: hard
37393739

3740+
"cacheable@npm:^1.9.0":
3741+
version: 1.9.0
3742+
resolution: "cacheable@npm:1.9.0"
3743+
dependencies:
3744+
hookified: ^1.8.2
3745+
keyv: ^5.3.3
3746+
checksum: c06eaf83dad9ef4a76e6dd7b58b1df43f091ee618231ecd31057027d5f6430a3aa764f557170e13ff794aca85b2f97dcb87129f1847268b7bff662080c2a4091
3747+
languageName: node
3748+
linkType: hard
3749+
37403750
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
37413751
version: 1.0.2
37423752
resolution: "call-bind-apply-helpers@npm:1.0.2"
@@ -5354,6 +5364,15 @@ __metadata:
53545364
languageName: node
53555365
linkType: hard
53565366

5367+
"file-entry-cache@npm:^10.0.8":
5368+
version: 10.1.0
5369+
resolution: "file-entry-cache@npm:10.1.0"
5370+
dependencies:
5371+
flat-cache: ^6.1.9
5372+
checksum: 2d6a2e14f8dfbad33a4cf28efbf45c76e34183e8920ac676624ad8d48e785711340b26a6eed816a8aa3d80fcde99477c63c30e0b923b5bca0b9fdf7c5e69b6c8
5373+
languageName: node
5374+
linkType: hard
5375+
53575376
"file-entry-cache@npm:^8.0.0":
53585377
version: 8.0.0
53595378
resolution: "file-entry-cache@npm:8.0.0"
@@ -5433,6 +5452,17 @@ __metadata:
54335452
languageName: node
54345453
linkType: hard
54355454

5455+
"flat-cache@npm:^6.1.9":
5456+
version: 6.1.9
5457+
resolution: "flat-cache@npm:6.1.9"
5458+
dependencies:
5459+
cacheable: ^1.9.0
5460+
flatted: ^3.3.3
5461+
hookified: ^1.8.2
5462+
checksum: f1423c494bbb8b59545b9a53a60ae3817c36795cb7723456437fba0c70f16e811f5b103945669c97ae672aa58250add3aeb2f1fc8be7b6af05cd20d80ab381b9
5463+
languageName: node
5464+
linkType: hard
5465+
54365466
"flatted@npm:^3.2.9, flatted@npm:^3.3.3":
54375467
version: 3.3.3
54385468
resolution: "flatted@npm:3.3.3"
@@ -5924,6 +5954,13 @@ __metadata:
59245954
languageName: node
59255955
linkType: hard
59265956

5957+
"hookified@npm:^1.8.2":
5958+
version: 1.9.0
5959+
resolution: "hookified@npm:1.9.0"
5960+
checksum: 6dabae5a8d593412576fce56a91722aeef4f7c7cb25fea05afaf626a8a490534f09a2c4c1ec30b4b97fd5256a2dfb56be6a83b7a1a5f53a5e57dc6ae83873c29
5961+
languageName: node
5962+
linkType: hard
5963+
59275964
"html-encoding-sniffer@npm:^2.0.1":
59285965
version: 2.0.1
59295966
resolution: "html-encoding-sniffer@npm:2.0.1"
@@ -6875,6 +6912,15 @@ __metadata:
68756912
languageName: node
68766913
linkType: hard
68776914

6915+
"keyv@npm:^5.3.3":
6916+
version: 5.3.3
6917+
resolution: "keyv@npm:5.3.3"
6918+
dependencies:
6919+
"@keyv/serialize": ^1.0.3
6920+
checksum: f73fbca241a071cf3dac52d32935c99a76ea2995442dded71d31ae9ac65907b5ff0d8ca63b201df25474d28433e402e5f2440159bd1f985f8a0055c259b6e536
6921+
languageName: node
6922+
linkType: hard
6923+
68786924
"kind-of@npm:^6.0.2":
68796925
version: 6.0.3
68806926
resolution: "kind-of@npm:6.0.3"
@@ -6889,6 +6935,13 @@ __metadata:
68896935
languageName: node
68906936
linkType: hard
68916937

6938+
"known-css-properties@npm:^0.36.0":
6939+
version: 0.36.0
6940+
resolution: "known-css-properties@npm:0.36.0"
6941+
checksum: 2b231ae0ef90a9825f3798a585077c6948c119e091df8900ae07f52e5928122835ac1ad0b50629fe1e2357a608b17428181d5c63d02a623ffe84de5204f5f4fa
6942+
languageName: node
6943+
linkType: hard
6944+
68926945
"kolorist@npm:^1.8.0":
68936946
version: 1.8.0
68946947
resolution: "kolorist@npm:1.8.0"
@@ -7264,6 +7317,13 @@ __metadata:
72647317
languageName: node
72657318
linkType: hard
72667319

7320+
"mdn-data@npm:^2.21.0":
7321+
version: 2.21.0
7322+
resolution: "mdn-data@npm:2.21.0"
7323+
checksum: 280264680f36a2d074292c3d2bbbc46becd58786bf67ed56c445966b40fcec3693e4e0543f8e45f7b19cc1d6a7166a90c2a2e60dd5bb3e2b45a662775f4d3627
7324+
languageName: node
7325+
linkType: hard
7326+
72677327
"memfs-or-file-map-to-github-branch@npm:^1.2.1":
72687328
version: 1.3.0
72697329
resolution: "memfs-or-file-map-to-github-branch@npm:1.3.0"
@@ -9645,38 +9705,29 @@ __metadata:
96459705
languageName: node
96469706
linkType: hard
96479707

9648-
"stylelint-config-recommended-scss@npm:^14.1.0":
9649-
version: 14.1.0
9650-
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
9708+
"stylelint-config-recommended-scss@npm:^15.0.0":
9709+
version: 15.0.0
9710+
resolution: "stylelint-config-recommended-scss@npm:15.0.0"
96519711
dependencies:
96529712
postcss-scss: ^4.0.9
9653-
stylelint-config-recommended: ^14.0.1
9654-
stylelint-scss: ^6.4.0
9713+
stylelint-config-recommended: ^16.0.0
9714+
stylelint-scss: ^6.12.0
96559715
peerDependencies:
96569716
postcss: ^8.3.3
9657-
stylelint: ^16.6.1
9717+
stylelint: ^16.16.0
96589718
peerDependenciesMeta:
96599719
postcss:
96609720
optional: true
9661-
checksum: 4dbebd9883e94eea9a6c7e1dc6978f385c4631e88a7014f41b14e2d8a5e52db6b4ac0015b41c75e8031e53c227a381b252a92ed48e6f2296c28d90fbb185f6eb
9721+
checksum: 7feaf8daa979d90dfd231111bd2e4469727350189111fbd398f71cd30d780a94de5eced8b3a299e2d3692fa31c6e050c5f7c63fe14d3ea193f48f901a81800a9
96629722
languageName: node
96639723
linkType: hard
96649724

9665-
"stylelint-config-recommended@npm:^14.0.1":
9666-
version: 14.0.1
9667-
resolution: "stylelint-config-recommended@npm:14.0.1"
9668-
peerDependencies:
9669-
stylelint: ^16.1.0
9670-
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
9671-
languageName: node
9672-
linkType: hard
9673-
9674-
"stylelint-config-recommended@npm:^15.0.0":
9675-
version: 15.0.0
9676-
resolution: "stylelint-config-recommended@npm:15.0.0"
9725+
"stylelint-config-recommended@npm:^16.0.0":
9726+
version: 16.0.0
9727+
resolution: "stylelint-config-recommended@npm:16.0.0"
96779728
peerDependencies:
9678-
stylelint: ^16.13.0
9679-
checksum: 11f35fb433c9ea1cb68d3140c116bbd20fafafc01d6a90d8dafb9820d7697df51c3e28ff5d5c98a576282179168d11b65b50cbbbc6d20fa35f5ef9dff6e2c8e1
9729+
stylelint: ^16.16.0
9730+
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
96809731
languageName: node
96819732
linkType: hard
96829733

@@ -9694,34 +9745,34 @@ __metadata:
96949745
languageName: node
96959746
linkType: hard
96969747

9697-
"stylelint-config-standard-scss@npm:^14.0.0":
9698-
version: 14.0.0
9699-
resolution: "stylelint-config-standard-scss@npm:14.0.0"
9748+
"stylelint-config-standard-scss@npm:^15.0.0":
9749+
version: 15.0.0
9750+
resolution: "stylelint-config-standard-scss@npm:15.0.0"
97009751
dependencies:
9701-
stylelint-config-recommended-scss: ^14.1.0
9702-
stylelint-config-standard: ^36.0.1
9752+
stylelint-config-recommended-scss: ^15.0.0
9753+
stylelint-config-standard: ^38.0.0
97039754
peerDependencies:
97049755
postcss: ^8.3.3
9705-
stylelint: ^16.11.0
9756+
stylelint: ^16.18.0
97069757
peerDependenciesMeta:
97079758
postcss:
97089759
optional: true
9709-
checksum: 5193b61f78f40d88828eb7565adc7b67af65e3e2f6ec52d4482214778269276495b5b5ac7ad7b0a9185ebe42a281f674e190b2ddb9673bd72b1eac5c767006a4
9760+
checksum: e0f1b23f75b6011ec133369d894695f13381a99b344c7b30b5cb0c45fdc9609b9f782d9e76735f8b8f6edac4a033a997ff9aef057c1bcde22ee2a8d673a939b3
97109761
languageName: node
97119762
linkType: hard
97129763

9713-
"stylelint-config-standard@npm:^36.0.1":
9714-
version: 36.0.1
9715-
resolution: "stylelint-config-standard@npm:36.0.1"
9764+
"stylelint-config-standard@npm:^38.0.0":
9765+
version: 38.0.0
9766+
resolution: "stylelint-config-standard@npm:38.0.0"
97169767
dependencies:
9717-
stylelint-config-recommended: ^14.0.1
9768+
stylelint-config-recommended: ^16.0.0
97189769
peerDependencies:
9719-
stylelint: ^16.1.0
9720-
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
9770+
stylelint: ^16.18.0
9771+
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
97219772
languageName: node
97229773
linkType: hard
97239774

9724-
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1, stylelint-scss@npm:^6.4.0":
9775+
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
97259776
version: 6.11.1
97269777
resolution: "stylelint-scss@npm:6.11.1"
97279778
dependencies:
@@ -9739,7 +9790,73 @@ __metadata:
97399790
languageName: node
97409791
linkType: hard
97419792

9742-
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
9793+
"stylelint-scss@npm:^6.12.0":
9794+
version: 6.12.0
9795+
resolution: "stylelint-scss@npm:6.12.0"
9796+
dependencies:
9797+
css-tree: ^3.0.1
9798+
is-plain-object: ^5.0.0
9799+
known-css-properties: ^0.36.0
9800+
mdn-data: ^2.21.0
9801+
postcss-media-query-parser: ^0.2.3
9802+
postcss-resolve-nested-selector: ^0.1.6
9803+
postcss-selector-parser: ^7.1.0
9804+
postcss-value-parser: ^4.2.0
9805+
peerDependencies:
9806+
stylelint: ^16.0.2
9807+
checksum: 7c50088b750581394a5e7d082f73dfa3a137d299f96878b67a773c46c31a84899ed08d66fcc7f66719837045ce2c361492698744ee5c1f1785e8e9cb85865728
9808+
languageName: node
9809+
linkType: hard
9810+
9811+
"stylelint@npm:^16.19.1":
9812+
version: 16.19.1
9813+
resolution: "stylelint@npm:16.19.1"
9814+
dependencies:
9815+
"@csstools/css-parser-algorithms": ^3.0.4
9816+
"@csstools/css-tokenizer": ^3.0.3
9817+
"@csstools/media-query-list-parser": ^4.0.2
9818+
"@csstools/selector-specificity": ^5.0.0
9819+
"@dual-bundle/import-meta-resolve": ^4.1.0
9820+
balanced-match: ^2.0.0
9821+
colord: ^2.9.3
9822+
cosmiconfig: ^9.0.0
9823+
css-functions-list: ^3.2.3
9824+
css-tree: ^3.1.0
9825+
debug: ^4.3.7
9826+
fast-glob: ^3.3.3
9827+
fastest-levenshtein: ^1.0.16
9828+
file-entry-cache: ^10.0.8
9829+
global-modules: ^2.0.0
9830+
globby: ^11.1.0
9831+
globjoin: ^0.1.4
9832+
html-tags: ^3.3.1
9833+
ignore: ^7.0.3
9834+
imurmurhash: ^0.1.4
9835+
is-plain-object: ^5.0.0
9836+
known-css-properties: ^0.36.0
9837+
mathml-tag-names: ^2.1.3
9838+
meow: ^13.2.0
9839+
micromatch: ^4.0.8
9840+
normalize-path: ^3.0.0
9841+
picocolors: ^1.1.1
9842+
postcss: ^8.5.3
9843+
postcss-resolve-nested-selector: ^0.1.6
9844+
postcss-safe-parser: ^7.0.1
9845+
postcss-selector-parser: ^7.1.0
9846+
postcss-value-parser: ^4.2.0
9847+
resolve-from: ^5.0.0
9848+
string-width: ^4.2.3
9849+
supports-hyperlinks: ^3.2.0
9850+
svg-tags: ^1.0.0
9851+
table: ^6.9.0
9852+
write-file-atomic: ^5.0.1
9853+
bin:
9854+
stylelint: bin/stylelint.mjs
9855+
checksum: 5bb188187053592a481c19a4420d01cb50e78a6e68edac639a0316be1cf365df28826968345e10aaf1ec1c3ed672b91c749ca10b6e71d05ff5d181db188e50c6
9856+
languageName: node
9857+
linkType: hard
9858+
9859+
"stylelint@npm:^16.8.2":
97439860
version: 16.16.0
97449861
resolution: "stylelint@npm:16.16.0"
97459862
dependencies:

0 commit comments

Comments
 (0)