Skip to content

Commit b8027e0

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 4122b5e commit b8027e0

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
@@ -124,11 +124,11 @@
124124
"react-dom": "^19.0.0",
125125
"sass-embedded": "^1.86.0",
126126
"storybook": "^8.6.11",
127-
"stylelint": "^16.16.0",
127+
"stylelint": "^16.19.1",
128128
"stylelint-config-css-modules": "^4.4.0",
129-
"stylelint-config-recommended": "^15.0.0",
129+
"stylelint-config-recommended": "^16.0.0",
130130
"stylelint-config-sass-guidelines": "^12.1.0",
131-
"stylelint-config-standard-scss": "^14.0.0",
131+
"stylelint-config-standard-scss": "^15.0.0",
132132
"typescript": "^5.8.3",
133133
"vite": "^6.3.5",
134134
"vite-plugin-checker": "^0.9.3",

yarn.lock

Lines changed: 156 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,11 +2488,11 @@ __metadata:
24882488
react-dom: ^19.0.0
24892489
sass-embedded: ^1.86.0
24902490
storybook: ^8.6.11
2491-
stylelint: ^16.16.0
2491+
stylelint: ^16.19.1
24922492
stylelint-config-css-modules: ^4.4.0
2493-
stylelint-config-recommended: ^15.0.0
2493+
stylelint-config-recommended: ^16.0.0
24942494
stylelint-config-sass-guidelines: ^12.1.0
2495-
stylelint-config-standard-scss: ^14.0.0
2495+
stylelint-config-standard-scss: ^15.0.0
24962496
typescript: ^5.8.3
24972497
vite: ^6.3.5
24982498
vite-plugin-checker: ^0.9.3
@@ -4044,6 +4044,16 @@ __metadata:
40444044
languageName: node
40454045
linkType: hard
40464046

4047+
"cacheable@npm:^1.9.0":
4048+
version: 1.9.0
4049+
resolution: "cacheable@npm:1.9.0"
4050+
dependencies:
4051+
hookified: ^1.8.2
4052+
keyv: ^5.3.3
4053+
checksum: c06eaf83dad9ef4a76e6dd7b58b1df43f091ee618231ecd31057027d5f6430a3aa764f557170e13ff794aca85b2f97dcb87129f1847268b7bff662080c2a4091
4054+
languageName: node
4055+
linkType: hard
4056+
40474057
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
40484058
version: 1.0.2
40494059
resolution: "call-bind-apply-helpers@npm:1.0.2"
@@ -5661,6 +5671,15 @@ __metadata:
56615671
languageName: node
56625672
linkType: hard
56635673

5674+
"file-entry-cache@npm:^10.0.8":
5675+
version: 10.1.0
5676+
resolution: "file-entry-cache@npm:10.1.0"
5677+
dependencies:
5678+
flat-cache: ^6.1.9
5679+
checksum: 2d6a2e14f8dfbad33a4cf28efbf45c76e34183e8920ac676624ad8d48e785711340b26a6eed816a8aa3d80fcde99477c63c30e0b923b5bca0b9fdf7c5e69b6c8
5680+
languageName: node
5681+
linkType: hard
5682+
56645683
"file-entry-cache@npm:^8.0.0":
56655684
version: 8.0.0
56665685
resolution: "file-entry-cache@npm:8.0.0"
@@ -5720,6 +5739,17 @@ __metadata:
57205739
languageName: node
57215740
linkType: hard
57225741

5742+
"flat-cache@npm:^6.1.9":
5743+
version: 6.1.9
5744+
resolution: "flat-cache@npm:6.1.9"
5745+
dependencies:
5746+
cacheable: ^1.9.0
5747+
flatted: ^3.3.3
5748+
hookified: ^1.8.2
5749+
checksum: f1423c494bbb8b59545b9a53a60ae3817c36795cb7723456437fba0c70f16e811f5b103945669c97ae672aa58250add3aeb2f1fc8be7b6af05cd20d80ab381b9
5750+
languageName: node
5751+
linkType: hard
5752+
57235753
"flatted@npm:^3.2.9, flatted@npm:^3.3.3":
57245754
version: 3.3.3
57255755
resolution: "flatted@npm:3.3.3"
@@ -6211,6 +6241,13 @@ __metadata:
62116241
languageName: node
62126242
linkType: hard
62136243

6244+
"hookified@npm:^1.8.2":
6245+
version: 1.9.0
6246+
resolution: "hookified@npm:1.9.0"
6247+
checksum: 6dabae5a8d593412576fce56a91722aeef4f7c7cb25fea05afaf626a8a490534f09a2c4c1ec30b4b97fd5256a2dfb56be6a83b7a1a5f53a5e57dc6ae83873c29
6248+
languageName: node
6249+
linkType: hard
6250+
62146251
"html-encoding-sniffer@npm:^2.0.1":
62156252
version: 2.0.1
62166253
resolution: "html-encoding-sniffer@npm:2.0.1"
@@ -7153,6 +7190,15 @@ __metadata:
71537190
languageName: node
71547191
linkType: hard
71557192

7193+
"keyv@npm:^5.3.3":
7194+
version: 5.3.3
7195+
resolution: "keyv@npm:5.3.3"
7196+
dependencies:
7197+
"@keyv/serialize": ^1.0.3
7198+
checksum: f73fbca241a071cf3dac52d32935c99a76ea2995442dded71d31ae9ac65907b5ff0d8ca63b201df25474d28433e402e5f2440159bd1f985f8a0055c259b6e536
7199+
languageName: node
7200+
linkType: hard
7201+
71567202
"kind-of@npm:^6.0.2":
71577203
version: 6.0.3
71587204
resolution: "kind-of@npm:6.0.3"
@@ -7167,6 +7213,13 @@ __metadata:
71677213
languageName: node
71687214
linkType: hard
71697215

7216+
"known-css-properties@npm:^0.36.0":
7217+
version: 0.36.0
7218+
resolution: "known-css-properties@npm:0.36.0"
7219+
checksum: 2b231ae0ef90a9825f3798a585077c6948c119e091df8900ae07f52e5928122835ac1ad0b50629fe1e2357a608b17428181d5c63d02a623ffe84de5204f5f4fa
7220+
languageName: node
7221+
linkType: hard
7222+
71707223
"kolorist@npm:^1.8.0":
71717224
version: 1.8.0
71727225
resolution: "kolorist@npm:1.8.0"
@@ -7533,6 +7586,13 @@ __metadata:
75337586
languageName: node
75347587
linkType: hard
75357588

7589+
"mdn-data@npm:^2.21.0":
7590+
version: 2.21.0
7591+
resolution: "mdn-data@npm:2.21.0"
7592+
checksum: 280264680f36a2d074292c3d2bbbc46becd58786bf67ed56c445966b40fcec3693e4e0543f8e45f7b19cc1d6a7166a90c2a2e60dd5bb3e2b45a662775f4d3627
7593+
languageName: node
7594+
linkType: hard
7595+
75367596
"memfs-or-file-map-to-github-branch@npm:^1.2.1":
75377597
version: 1.3.0
75387598
resolution: "memfs-or-file-map-to-github-branch@npm:1.3.0"
@@ -9964,38 +10024,29 @@ __metadata:
996410024
languageName: node
996510025
linkType: hard
996610026

9967-
"stylelint-config-recommended-scss@npm:^14.1.0":
9968-
version: 14.1.0
9969-
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
10027+
"stylelint-config-recommended-scss@npm:^15.0.0":
10028+
version: 15.0.0
10029+
resolution: "stylelint-config-recommended-scss@npm:15.0.0"
997010030
dependencies:
997110031
postcss-scss: ^4.0.9
9972-
stylelint-config-recommended: ^14.0.1
9973-
stylelint-scss: ^6.4.0
10032+
stylelint-config-recommended: ^16.0.0
10033+
stylelint-scss: ^6.12.0
997410034
peerDependencies:
997510035
postcss: ^8.3.3
9976-
stylelint: ^16.6.1
10036+
stylelint: ^16.16.0
997710037
peerDependenciesMeta:
997810038
postcss:
997910039
optional: true
9980-
checksum: 4dbebd9883e94eea9a6c7e1dc6978f385c4631e88a7014f41b14e2d8a5e52db6b4ac0015b41c75e8031e53c227a381b252a92ed48e6f2296c28d90fbb185f6eb
10040+
checksum: 7feaf8daa979d90dfd231111bd2e4469727350189111fbd398f71cd30d780a94de5eced8b3a299e2d3692fa31c6e050c5f7c63fe14d3ea193f48f901a81800a9
998110041
languageName: node
998210042
linkType: hard
998310043

9984-
"stylelint-config-recommended@npm:^14.0.1":
9985-
version: 14.0.1
9986-
resolution: "stylelint-config-recommended@npm:14.0.1"
9987-
peerDependencies:
9988-
stylelint: ^16.1.0
9989-
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
9990-
languageName: node
9991-
linkType: hard
9992-
9993-
"stylelint-config-recommended@npm:^15.0.0":
9994-
version: 15.0.0
9995-
resolution: "stylelint-config-recommended@npm:15.0.0"
10044+
"stylelint-config-recommended@npm:^16.0.0":
10045+
version: 16.0.0
10046+
resolution: "stylelint-config-recommended@npm:16.0.0"
999610047
peerDependencies:
9997-
stylelint: ^16.13.0
9998-
checksum: 11f35fb433c9ea1cb68d3140c116bbd20fafafc01d6a90d8dafb9820d7697df51c3e28ff5d5c98a576282179168d11b65b50cbbbc6d20fa35f5ef9dff6e2c8e1
10048+
stylelint: ^16.16.0
10049+
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
999910050
languageName: node
1000010051
linkType: hard
1000110052

@@ -10013,34 +10064,34 @@ __metadata:
1001310064
languageName: node
1001410065
linkType: hard
1001510066

10016-
"stylelint-config-standard-scss@npm:^14.0.0":
10017-
version: 14.0.0
10018-
resolution: "stylelint-config-standard-scss@npm:14.0.0"
10067+
"stylelint-config-standard-scss@npm:^15.0.0":
10068+
version: 15.0.0
10069+
resolution: "stylelint-config-standard-scss@npm:15.0.0"
1001910070
dependencies:
10020-
stylelint-config-recommended-scss: ^14.1.0
10021-
stylelint-config-standard: ^36.0.1
10071+
stylelint-config-recommended-scss: ^15.0.0
10072+
stylelint-config-standard: ^38.0.0
1002210073
peerDependencies:
1002310074
postcss: ^8.3.3
10024-
stylelint: ^16.11.0
10075+
stylelint: ^16.18.0
1002510076
peerDependenciesMeta:
1002610077
postcss:
1002710078
optional: true
10028-
checksum: 5193b61f78f40d88828eb7565adc7b67af65e3e2f6ec52d4482214778269276495b5b5ac7ad7b0a9185ebe42a281f674e190b2ddb9673bd72b1eac5c767006a4
10079+
checksum: e0f1b23f75b6011ec133369d894695f13381a99b344c7b30b5cb0c45fdc9609b9f782d9e76735f8b8f6edac4a033a997ff9aef057c1bcde22ee2a8d673a939b3
1002910080
languageName: node
1003010081
linkType: hard
1003110082

10032-
"stylelint-config-standard@npm:^36.0.1":
10033-
version: 36.0.1
10034-
resolution: "stylelint-config-standard@npm:36.0.1"
10083+
"stylelint-config-standard@npm:^38.0.0":
10084+
version: 38.0.0
10085+
resolution: "stylelint-config-standard@npm:38.0.0"
1003510086
dependencies:
10036-
stylelint-config-recommended: ^14.0.1
10087+
stylelint-config-recommended: ^16.0.0
1003710088
peerDependencies:
10038-
stylelint: ^16.1.0
10039-
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
10089+
stylelint: ^16.18.0
10090+
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
1004010091
languageName: node
1004110092
linkType: hard
1004210093

10043-
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1, stylelint-scss@npm:^6.4.0":
10094+
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
1004410095
version: 6.11.1
1004510096
resolution: "stylelint-scss@npm:6.11.1"
1004610097
dependencies:
@@ -10058,7 +10109,73 @@ __metadata:
1005810109
languageName: node
1005910110
linkType: hard
1006010111

10061-
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
10112+
"stylelint-scss@npm:^6.12.0":
10113+
version: 6.12.0
10114+
resolution: "stylelint-scss@npm:6.12.0"
10115+
dependencies:
10116+
css-tree: ^3.0.1
10117+
is-plain-object: ^5.0.0
10118+
known-css-properties: ^0.36.0
10119+
mdn-data: ^2.21.0
10120+
postcss-media-query-parser: ^0.2.3
10121+
postcss-resolve-nested-selector: ^0.1.6
10122+
postcss-selector-parser: ^7.1.0
10123+
postcss-value-parser: ^4.2.0
10124+
peerDependencies:
10125+
stylelint: ^16.0.2
10126+
checksum: 7c50088b750581394a5e7d082f73dfa3a137d299f96878b67a773c46c31a84899ed08d66fcc7f66719837045ce2c361492698744ee5c1f1785e8e9cb85865728
10127+
languageName: node
10128+
linkType: hard
10129+
10130+
"stylelint@npm:^16.19.1":
10131+
version: 16.19.1
10132+
resolution: "stylelint@npm:16.19.1"
10133+
dependencies:
10134+
"@csstools/css-parser-algorithms": ^3.0.4
10135+
"@csstools/css-tokenizer": ^3.0.3
10136+
"@csstools/media-query-list-parser": ^4.0.2
10137+
"@csstools/selector-specificity": ^5.0.0
10138+
"@dual-bundle/import-meta-resolve": ^4.1.0
10139+
balanced-match: ^2.0.0
10140+
colord: ^2.9.3
10141+
cosmiconfig: ^9.0.0
10142+
css-functions-list: ^3.2.3
10143+
css-tree: ^3.1.0
10144+
debug: ^4.3.7
10145+
fast-glob: ^3.3.3
10146+
fastest-levenshtein: ^1.0.16
10147+
file-entry-cache: ^10.0.8
10148+
global-modules: ^2.0.0
10149+
globby: ^11.1.0
10150+
globjoin: ^0.1.4
10151+
html-tags: ^3.3.1
10152+
ignore: ^7.0.3
10153+
imurmurhash: ^0.1.4
10154+
is-plain-object: ^5.0.0
10155+
known-css-properties: ^0.36.0
10156+
mathml-tag-names: ^2.1.3
10157+
meow: ^13.2.0
10158+
micromatch: ^4.0.8
10159+
normalize-path: ^3.0.0
10160+
picocolors: ^1.1.1
10161+
postcss: ^8.5.3
10162+
postcss-resolve-nested-selector: ^0.1.6
10163+
postcss-safe-parser: ^7.0.1
10164+
postcss-selector-parser: ^7.1.0
10165+
postcss-value-parser: ^4.2.0
10166+
resolve-from: ^5.0.0
10167+
string-width: ^4.2.3
10168+
supports-hyperlinks: ^3.2.0
10169+
svg-tags: ^1.0.0
10170+
table: ^6.9.0
10171+
write-file-atomic: ^5.0.1
10172+
bin:
10173+
stylelint: bin/stylelint.mjs
10174+
checksum: 5bb188187053592a481c19a4420d01cb50e78a6e68edac639a0316be1cf365df28826968345e10aaf1ec1c3ed672b91c749ca10b6e71d05ff5d181db188e50c6
10175+
languageName: node
10176+
linkType: hard
10177+
10178+
"stylelint@npm:^16.8.2":
1006210179
version: 16.16.0
1006310180
resolution: "stylelint@npm:16.16.0"
1006410181
dependencies:

0 commit comments

Comments
 (0)