Skip to content

Commit 50530de

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 6c95da1 commit 50530de

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.7",
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.1.6",
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
@@ -2173,11 +2173,11 @@ __metadata:
21732173
react-dom: ^19.0.0
21742174
sass-embedded: ^1.86.0
21752175
storybook: ^8.6.7
2176-
stylelint: ^16.16.0
2176+
stylelint: ^16.19.1
21772177
stylelint-config-css-modules: ^4.4.0
2178-
stylelint-config-recommended: ^15.0.0
2178+
stylelint-config-recommended: ^16.0.0
21792179
stylelint-config-sass-guidelines: ^12.1.0
2180-
stylelint-config-standard-scss: ^14.0.0
2180+
stylelint-config-standard-scss: ^15.0.0
21812181
typescript: ^5.1.6
21822182
vite: ^6.2.2
21832183
vite-plugin-checker: ^0.9.1
@@ -3670,6 +3670,16 @@ __metadata:
36703670
languageName: node
36713671
linkType: hard
36723672

3673+
"cacheable@npm:^1.9.0":
3674+
version: 1.9.0
3675+
resolution: "cacheable@npm:1.9.0"
3676+
dependencies:
3677+
hookified: ^1.8.2
3678+
keyv: ^5.3.3
3679+
checksum: c06eaf83dad9ef4a76e6dd7b58b1df43f091ee618231ecd31057027d5f6430a3aa764f557170e13ff794aca85b2f97dcb87129f1847268b7bff662080c2a4091
3680+
languageName: node
3681+
linkType: hard
3682+
36733683
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
36743684
version: 1.0.2
36753685
resolution: "call-bind-apply-helpers@npm:1.0.2"
@@ -5287,6 +5297,15 @@ __metadata:
52875297
languageName: node
52885298
linkType: hard
52895299

5300+
"file-entry-cache@npm:^10.0.8":
5301+
version: 10.1.0
5302+
resolution: "file-entry-cache@npm:10.1.0"
5303+
dependencies:
5304+
flat-cache: ^6.1.9
5305+
checksum: 2d6a2e14f8dfbad33a4cf28efbf45c76e34183e8920ac676624ad8d48e785711340b26a6eed816a8aa3d80fcde99477c63c30e0b923b5bca0b9fdf7c5e69b6c8
5306+
languageName: node
5307+
linkType: hard
5308+
52905309
"file-entry-cache@npm:^8.0.0":
52915310
version: 8.0.0
52925311
resolution: "file-entry-cache@npm:8.0.0"
@@ -5366,6 +5385,17 @@ __metadata:
53665385
languageName: node
53675386
linkType: hard
53685387

5388+
"flat-cache@npm:^6.1.9":
5389+
version: 6.1.9
5390+
resolution: "flat-cache@npm:6.1.9"
5391+
dependencies:
5392+
cacheable: ^1.9.0
5393+
flatted: ^3.3.3
5394+
hookified: ^1.8.2
5395+
checksum: f1423c494bbb8b59545b9a53a60ae3817c36795cb7723456437fba0c70f16e811f5b103945669c97ae672aa58250add3aeb2f1fc8be7b6af05cd20d80ab381b9
5396+
languageName: node
5397+
linkType: hard
5398+
53695399
"flatted@npm:^3.2.9, flatted@npm:^3.3.3":
53705400
version: 3.3.3
53715401
resolution: "flatted@npm:3.3.3"
@@ -5857,6 +5887,13 @@ __metadata:
58575887
languageName: node
58585888
linkType: hard
58595889

5890+
"hookified@npm:^1.8.2":
5891+
version: 1.9.0
5892+
resolution: "hookified@npm:1.9.0"
5893+
checksum: 6dabae5a8d593412576fce56a91722aeef4f7c7cb25fea05afaf626a8a490534f09a2c4c1ec30b4b97fd5256a2dfb56be6a83b7a1a5f53a5e57dc6ae83873c29
5894+
languageName: node
5895+
linkType: hard
5896+
58605897
"html-encoding-sniffer@npm:^2.0.1":
58615898
version: 2.0.1
58625899
resolution: "html-encoding-sniffer@npm:2.0.1"
@@ -6808,6 +6845,15 @@ __metadata:
68086845
languageName: node
68096846
linkType: hard
68106847

6848+
"keyv@npm:^5.3.3":
6849+
version: 5.3.3
6850+
resolution: "keyv@npm:5.3.3"
6851+
dependencies:
6852+
"@keyv/serialize": ^1.0.3
6853+
checksum: f73fbca241a071cf3dac52d32935c99a76ea2995442dded71d31ae9ac65907b5ff0d8ca63b201df25474d28433e402e5f2440159bd1f985f8a0055c259b6e536
6854+
languageName: node
6855+
linkType: hard
6856+
68116857
"kind-of@npm:^6.0.2":
68126858
version: 6.0.3
68136859
resolution: "kind-of@npm:6.0.3"
@@ -6822,6 +6868,13 @@ __metadata:
68226868
languageName: node
68236869
linkType: hard
68246870

6871+
"known-css-properties@npm:^0.36.0":
6872+
version: 0.36.0
6873+
resolution: "known-css-properties@npm:0.36.0"
6874+
checksum: 2b231ae0ef90a9825f3798a585077c6948c119e091df8900ae07f52e5928122835ac1ad0b50629fe1e2357a608b17428181d5c63d02a623ffe84de5204f5f4fa
6875+
languageName: node
6876+
linkType: hard
6877+
68256878
"kolorist@npm:^1.8.0":
68266879
version: 1.8.0
68276880
resolution: "kolorist@npm:1.8.0"
@@ -7197,6 +7250,13 @@ __metadata:
71977250
languageName: node
71987251
linkType: hard
71997252

7253+
"mdn-data@npm:^2.21.0":
7254+
version: 2.21.0
7255+
resolution: "mdn-data@npm:2.21.0"
7256+
checksum: 280264680f36a2d074292c3d2bbbc46becd58786bf67ed56c445966b40fcec3693e4e0543f8e45f7b19cc1d6a7166a90c2a2e60dd5bb3e2b45a662775f4d3627
7257+
languageName: node
7258+
linkType: hard
7259+
72007260
"memfs-or-file-map-to-github-branch@npm:^1.2.1":
72017261
version: 1.3.0
72027262
resolution: "memfs-or-file-map-to-github-branch@npm:1.3.0"
@@ -9578,38 +9638,29 @@ __metadata:
95789638
languageName: node
95799639
linkType: hard
95809640

9581-
"stylelint-config-recommended-scss@npm:^14.1.0":
9582-
version: 14.1.0
9583-
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
9641+
"stylelint-config-recommended-scss@npm:^15.0.0":
9642+
version: 15.0.0
9643+
resolution: "stylelint-config-recommended-scss@npm:15.0.0"
95849644
dependencies:
95859645
postcss-scss: ^4.0.9
9586-
stylelint-config-recommended: ^14.0.1
9587-
stylelint-scss: ^6.4.0
9646+
stylelint-config-recommended: ^16.0.0
9647+
stylelint-scss: ^6.12.0
95889648
peerDependencies:
95899649
postcss: ^8.3.3
9590-
stylelint: ^16.6.1
9650+
stylelint: ^16.16.0
95919651
peerDependenciesMeta:
95929652
postcss:
95939653
optional: true
9594-
checksum: 4dbebd9883e94eea9a6c7e1dc6978f385c4631e88a7014f41b14e2d8a5e52db6b4ac0015b41c75e8031e53c227a381b252a92ed48e6f2296c28d90fbb185f6eb
9654+
checksum: 7feaf8daa979d90dfd231111bd2e4469727350189111fbd398f71cd30d780a94de5eced8b3a299e2d3692fa31c6e050c5f7c63fe14d3ea193f48f901a81800a9
95959655
languageName: node
95969656
linkType: hard
95979657

9598-
"stylelint-config-recommended@npm:^14.0.1":
9599-
version: 14.0.1
9600-
resolution: "stylelint-config-recommended@npm:14.0.1"
9601-
peerDependencies:
9602-
stylelint: ^16.1.0
9603-
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
9604-
languageName: node
9605-
linkType: hard
9606-
9607-
"stylelint-config-recommended@npm:^15.0.0":
9608-
version: 15.0.0
9609-
resolution: "stylelint-config-recommended@npm:15.0.0"
9658+
"stylelint-config-recommended@npm:^16.0.0":
9659+
version: 16.0.0
9660+
resolution: "stylelint-config-recommended@npm:16.0.0"
96109661
peerDependencies:
9611-
stylelint: ^16.13.0
9612-
checksum: 11f35fb433c9ea1cb68d3140c116bbd20fafafc01d6a90d8dafb9820d7697df51c3e28ff5d5c98a576282179168d11b65b50cbbbc6d20fa35f5ef9dff6e2c8e1
9662+
stylelint: ^16.16.0
9663+
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
96139664
languageName: node
96149665
linkType: hard
96159666

@@ -9627,34 +9678,34 @@ __metadata:
96279678
languageName: node
96289679
linkType: hard
96299680

9630-
"stylelint-config-standard-scss@npm:^14.0.0":
9631-
version: 14.0.0
9632-
resolution: "stylelint-config-standard-scss@npm:14.0.0"
9681+
"stylelint-config-standard-scss@npm:^15.0.0":
9682+
version: 15.0.0
9683+
resolution: "stylelint-config-standard-scss@npm:15.0.0"
96339684
dependencies:
9634-
stylelint-config-recommended-scss: ^14.1.0
9635-
stylelint-config-standard: ^36.0.1
9685+
stylelint-config-recommended-scss: ^15.0.0
9686+
stylelint-config-standard: ^38.0.0
96369687
peerDependencies:
96379688
postcss: ^8.3.3
9638-
stylelint: ^16.11.0
9689+
stylelint: ^16.18.0
96399690
peerDependenciesMeta:
96409691
postcss:
96419692
optional: true
9642-
checksum: 5193b61f78f40d88828eb7565adc7b67af65e3e2f6ec52d4482214778269276495b5b5ac7ad7b0a9185ebe42a281f674e190b2ddb9673bd72b1eac5c767006a4
9693+
checksum: e0f1b23f75b6011ec133369d894695f13381a99b344c7b30b5cb0c45fdc9609b9f782d9e76735f8b8f6edac4a033a997ff9aef057c1bcde22ee2a8d673a939b3
96439694
languageName: node
96449695
linkType: hard
96459696

9646-
"stylelint-config-standard@npm:^36.0.1":
9647-
version: 36.0.1
9648-
resolution: "stylelint-config-standard@npm:36.0.1"
9697+
"stylelint-config-standard@npm:^38.0.0":
9698+
version: 38.0.0
9699+
resolution: "stylelint-config-standard@npm:38.0.0"
96499700
dependencies:
9650-
stylelint-config-recommended: ^14.0.1
9701+
stylelint-config-recommended: ^16.0.0
96519702
peerDependencies:
9652-
stylelint: ^16.1.0
9653-
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
9703+
stylelint: ^16.18.0
9704+
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
96549705
languageName: node
96559706
linkType: hard
96569707

9657-
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1, stylelint-scss@npm:^6.4.0":
9708+
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
96589709
version: 6.11.1
96599710
resolution: "stylelint-scss@npm:6.11.1"
96609711
dependencies:
@@ -9672,7 +9723,73 @@ __metadata:
96729723
languageName: node
96739724
linkType: hard
96749725

9675-
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
9726+
"stylelint-scss@npm:^6.12.0":
9727+
version: 6.12.0
9728+
resolution: "stylelint-scss@npm:6.12.0"
9729+
dependencies:
9730+
css-tree: ^3.0.1
9731+
is-plain-object: ^5.0.0
9732+
known-css-properties: ^0.36.0
9733+
mdn-data: ^2.21.0
9734+
postcss-media-query-parser: ^0.2.3
9735+
postcss-resolve-nested-selector: ^0.1.6
9736+
postcss-selector-parser: ^7.1.0
9737+
postcss-value-parser: ^4.2.0
9738+
peerDependencies:
9739+
stylelint: ^16.0.2
9740+
checksum: 7c50088b750581394a5e7d082f73dfa3a137d299f96878b67a773c46c31a84899ed08d66fcc7f66719837045ce2c361492698744ee5c1f1785e8e9cb85865728
9741+
languageName: node
9742+
linkType: hard
9743+
9744+
"stylelint@npm:^16.19.1":
9745+
version: 16.19.1
9746+
resolution: "stylelint@npm:16.19.1"
9747+
dependencies:
9748+
"@csstools/css-parser-algorithms": ^3.0.4
9749+
"@csstools/css-tokenizer": ^3.0.3
9750+
"@csstools/media-query-list-parser": ^4.0.2
9751+
"@csstools/selector-specificity": ^5.0.0
9752+
"@dual-bundle/import-meta-resolve": ^4.1.0
9753+
balanced-match: ^2.0.0
9754+
colord: ^2.9.3
9755+
cosmiconfig: ^9.0.0
9756+
css-functions-list: ^3.2.3
9757+
css-tree: ^3.1.0
9758+
debug: ^4.3.7
9759+
fast-glob: ^3.3.3
9760+
fastest-levenshtein: ^1.0.16
9761+
file-entry-cache: ^10.0.8
9762+
global-modules: ^2.0.0
9763+
globby: ^11.1.0
9764+
globjoin: ^0.1.4
9765+
html-tags: ^3.3.1
9766+
ignore: ^7.0.3
9767+
imurmurhash: ^0.1.4
9768+
is-plain-object: ^5.0.0
9769+
known-css-properties: ^0.36.0
9770+
mathml-tag-names: ^2.1.3
9771+
meow: ^13.2.0
9772+
micromatch: ^4.0.8
9773+
normalize-path: ^3.0.0
9774+
picocolors: ^1.1.1
9775+
postcss: ^8.5.3
9776+
postcss-resolve-nested-selector: ^0.1.6
9777+
postcss-safe-parser: ^7.0.1
9778+
postcss-selector-parser: ^7.1.0
9779+
postcss-value-parser: ^4.2.0
9780+
resolve-from: ^5.0.0
9781+
string-width: ^4.2.3
9782+
supports-hyperlinks: ^3.2.0
9783+
svg-tags: ^1.0.0
9784+
table: ^6.9.0
9785+
write-file-atomic: ^5.0.1
9786+
bin:
9787+
stylelint: bin/stylelint.mjs
9788+
checksum: 5bb188187053592a481c19a4420d01cb50e78a6e68edac639a0316be1cf365df28826968345e10aaf1ec1c3ed672b91c749ca10b6e71d05ff5d181db188e50c6
9789+
languageName: node
9790+
linkType: hard
9791+
9792+
"stylelint@npm:^16.8.2":
96769793
version: 16.16.0
96779794
resolution: "stylelint@npm:16.16.0"
96789795
dependencies:

0 commit comments

Comments
 (0)