Skip to content

Commit 5a546c1

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 f02f597 commit 5a546c1

File tree

2 files changed

+92
-69
lines changed

2 files changed

+92
-69
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@
127127
"storybook": "^8.6.11",
128128
"stylelint": "^16.16.0",
129129
"stylelint-config-css-modules": "^4.4.0",
130-
"stylelint-config-recommended": "^15.0.0",
130+
"stylelint-config-recommended": "^16.0.0",
131131
"stylelint-config-sass-guidelines": "^12.1.0",
132-
"stylelint-config-standard-scss": "^14.0.0",
132+
"stylelint-config-standard-scss": "^15.0.1",
133133
"typescript": "^5.8.3",
134134
"vite": "^6.3.5",
135135
"vite-plugin-checker": "^0.9.3",

yarn.lock

Lines changed: 90 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -2501,9 +2501,9 @@ __metadata:
25012501
storybook: ^8.6.11
25022502
stylelint: ^16.16.0
25032503
stylelint-config-css-modules: ^4.4.0
2504-
stylelint-config-recommended: ^15.0.0
2504+
stylelint-config-recommended: ^16.0.0
25052505
stylelint-config-sass-guidelines: ^12.1.0
2506-
stylelint-config-standard-scss: ^14.0.0
2506+
stylelint-config-standard-scss: ^15.0.1
25072507
typescript: ^5.8.3
25082508
vite: ^6.3.5
25092509
vite-plugin-checker: ^0.9.3
@@ -4045,13 +4045,13 @@ __metadata:
40454045
languageName: node
40464046
linkType: hard
40474047

4048-
"cacheable@npm:^1.8.9":
4049-
version: 1.8.9
4050-
resolution: "cacheable@npm:1.8.9"
4048+
"cacheable@npm:^1.9.0":
4049+
version: 1.9.0
4050+
resolution: "cacheable@npm:1.9.0"
40514051
dependencies:
4052-
hookified: ^1.7.1
4053-
keyv: ^5.3.1
4054-
checksum: aabfab7106df5c73948471f2b053e713edba69dfd3c01ff6df4b07ba8d53f631d8101d55edc782e3b2c7060cdcbc625af7d6f66b6bd8b4b7a14c392647e31f93
4052+
hookified: ^1.8.2
4053+
keyv: ^5.3.3
4054+
checksum: c06eaf83dad9ef4a76e6dd7b58b1df43f091ee618231ecd31057027d5f6430a3aa764f557170e13ff794aca85b2f97dcb87129f1847268b7bff662080c2a4091
40554055
languageName: node
40564056
linkType: hard
40574057

@@ -5663,12 +5663,12 @@ __metadata:
56635663
languageName: node
56645664
linkType: hard
56655665

5666-
"file-entry-cache@npm:^10.0.7":
5667-
version: 10.0.7
5668-
resolution: "file-entry-cache@npm:10.0.7"
5666+
"file-entry-cache@npm:^10.0.8":
5667+
version: 10.1.0
5668+
resolution: "file-entry-cache@npm:10.1.0"
56695669
dependencies:
5670-
flat-cache: ^6.1.7
5671-
checksum: 0111ea743274f2527f3b943285fe88d73cd3e086b5905bb939da2d405b0733548ea17fa43d72b93e32fb88f076335ca8c36277152c1ba49cde540281f420d587
5670+
flat-cache: ^6.1.9
5671+
checksum: 2d6a2e14f8dfbad33a4cf28efbf45c76e34183e8920ac676624ad8d48e785711340b26a6eed816a8aa3d80fcde99477c63c30e0b923b5bca0b9fdf7c5e69b6c8
56725672
languageName: node
56735673
linkType: hard
56745674

@@ -5720,14 +5720,14 @@ __metadata:
57205720
languageName: node
57215721
linkType: hard
57225722

5723-
"flat-cache@npm:^6.1.7":
5724-
version: 6.1.7
5725-
resolution: "flat-cache@npm:6.1.7"
5723+
"flat-cache@npm:^6.1.9":
5724+
version: 6.1.9
5725+
resolution: "flat-cache@npm:6.1.9"
57265726
dependencies:
5727-
cacheable: ^1.8.9
5727+
cacheable: ^1.9.0
57285728
flatted: ^3.3.3
5729-
hookified: ^1.7.1
5730-
checksum: 128c9fc95d5bc7c687c5799a8e8ceb53581ae0b1c3696d270c35359658afd9a34b76ea97bc51aea5f2ab3fb46b979cefeb0091b9cc306dfd6998e2b3b27444ef
5729+
hookified: ^1.8.2
5730+
checksum: f1423c494bbb8b59545b9a53a60ae3817c36795cb7723456437fba0c70f16e811f5b103945669c97ae672aa58250add3aeb2f1fc8be7b6af05cd20d80ab381b9
57315731
languageName: node
57325732
linkType: hard
57335733

@@ -6215,10 +6215,10 @@ __metadata:
62156215
languageName: node
62166216
linkType: hard
62176217

6218-
"hookified@npm:^1.7.1":
6219-
version: 1.8.1
6220-
resolution: "hookified@npm:1.8.1"
6221-
checksum: 4a8c4c5ef84ce0de22f1108e86403812a82359116fa2c689720193897d74dc1657f25a1b27a6e5840e4294f0034e7e3d3bb7446a28bfb63c2b514c33ca781325
6218+
"hookified@npm:^1.8.2":
6219+
version: 1.9.0
6220+
resolution: "hookified@npm:1.9.0"
6221+
checksum: 6dabae5a8d593412576fce56a91722aeef4f7c7cb25fea05afaf626a8a490534f09a2c4c1ec30b4b97fd5256a2dfb56be6a83b7a1a5f53a5e57dc6ae83873c29
62226222
languageName: node
62236223
linkType: hard
62246224

@@ -7162,12 +7162,12 @@ __metadata:
71627162
languageName: node
71637163
linkType: hard
71647164

7165-
"keyv@npm:^5.3.1":
7166-
version: 5.3.2
7167-
resolution: "keyv@npm:5.3.2"
7165+
"keyv@npm:^5.3.3":
7166+
version: 5.3.3
7167+
resolution: "keyv@npm:5.3.3"
71687168
dependencies:
71697169
"@keyv/serialize": ^1.0.3
7170-
checksum: 2e70f14d4b44a70a530ca2d4d6bf497e3df0bfe815a1cce01f7ad658450513a9206a1d9c3bb3ce22ae338f796755af05eb7d61967c076ceab153470d881fa9f4
7170+
checksum: f73fbca241a071cf3dac52d32935c99a76ea2995442dded71d31ae9ac65907b5ff0d8ca63b201df25474d28433e402e5f2440159bd1f985f8a0055c259b6e536
71717171
languageName: node
71727172
linkType: hard
71737173

@@ -7185,6 +7185,13 @@ __metadata:
71857185
languageName: node
71867186
linkType: hard
71877187

7188+
"known-css-properties@npm:^0.36.0":
7189+
version: 0.36.0
7190+
resolution: "known-css-properties@npm:0.36.0"
7191+
checksum: 2b231ae0ef90a9825f3798a585077c6948c119e091df8900ae07f52e5928122835ac1ad0b50629fe1e2357a608b17428181d5c63d02a623ffe84de5204f5f4fa
7192+
languageName: node
7193+
linkType: hard
7194+
71887195
"kolorist@npm:^1.8.0":
71897196
version: 1.8.0
71907197
resolution: "kolorist@npm:1.8.0"
@@ -7551,6 +7558,13 @@ __metadata:
75517558
languageName: node
75527559
linkType: hard
75537560

7561+
"mdn-data@npm:^2.21.0":
7562+
version: 2.21.0
7563+
resolution: "mdn-data@npm:2.21.0"
7564+
checksum: 280264680f36a2d074292c3d2bbbc46becd58786bf67ed56c445966b40fcec3693e4e0543f8e45f7b19cc1d6a7166a90c2a2e60dd5bb3e2b45a662775f4d3627
7565+
languageName: node
7566+
linkType: hard
7567+
75547568
"memfs-or-file-map-to-github-branch@npm:^1.2.1":
75557569
version: 1.3.0
75567570
resolution: "memfs-or-file-map-to-github-branch@npm:1.3.0"
@@ -9994,38 +10008,29 @@ __metadata:
999410008
languageName: node
999510009
linkType: hard
999610010

9997-
"stylelint-config-recommended-scss@npm:^14.1.0":
9998-
version: 14.1.0
9999-
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
10011+
"stylelint-config-recommended-scss@npm:^15.0.1":
10012+
version: 15.0.1
10013+
resolution: "stylelint-config-recommended-scss@npm:15.0.1"
1000010014
dependencies:
1000110015
postcss-scss: ^4.0.9
10002-
stylelint-config-recommended: ^14.0.1
10003-
stylelint-scss: ^6.4.0
10016+
stylelint-config-recommended: ^16.0.0
10017+
stylelint-scss: ^6.12.0
1000410018
peerDependencies:
1000510019
postcss: ^8.3.3
10006-
stylelint: ^16.6.1
10020+
stylelint: ^16.16.0
1000710021
peerDependenciesMeta:
1000810022
postcss:
1000910023
optional: true
10010-
checksum: 4dbebd9883e94eea9a6c7e1dc6978f385c4631e88a7014f41b14e2d8a5e52db6b4ac0015b41c75e8031e53c227a381b252a92ed48e6f2296c28d90fbb185f6eb
10011-
languageName: node
10012-
linkType: hard
10013-
10014-
"stylelint-config-recommended@npm:^14.0.1":
10015-
version: 14.0.1
10016-
resolution: "stylelint-config-recommended@npm:14.0.1"
10017-
peerDependencies:
10018-
stylelint: ^16.1.0
10019-
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
10024+
checksum: e00758475fe89bf3ddd1033d783a86e0f5c5c5b7f53238f5673169fe4967f8641043cc2f6baa051fa0912987ccc8eef2ab953933bd5b9845a8f3446f6f854d70
1002010025
languageName: node
1002110026
linkType: hard
1002210027

10023-
"stylelint-config-recommended@npm:^15.0.0":
10024-
version: 15.0.0
10025-
resolution: "stylelint-config-recommended@npm:15.0.0"
10028+
"stylelint-config-recommended@npm:^16.0.0":
10029+
version: 16.0.0
10030+
resolution: "stylelint-config-recommended@npm:16.0.0"
1002610031
peerDependencies:
10027-
stylelint: ^16.13.0
10028-
checksum: 11f35fb433c9ea1cb68d3140c116bbd20fafafc01d6a90d8dafb9820d7697df51c3e28ff5d5c98a576282179168d11b65b50cbbbc6d20fa35f5ef9dff6e2c8e1
10032+
stylelint: ^16.16.0
10033+
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
1002910034
languageName: node
1003010035
linkType: hard
1003110036

@@ -10043,34 +10048,34 @@ __metadata:
1004310048
languageName: node
1004410049
linkType: hard
1004510050

10046-
"stylelint-config-standard-scss@npm:^14.0.0":
10047-
version: 14.0.0
10048-
resolution: "stylelint-config-standard-scss@npm:14.0.0"
10051+
"stylelint-config-standard-scss@npm:^15.0.1":
10052+
version: 15.0.1
10053+
resolution: "stylelint-config-standard-scss@npm:15.0.1"
1004910054
dependencies:
10050-
stylelint-config-recommended-scss: ^14.1.0
10051-
stylelint-config-standard: ^36.0.1
10055+
stylelint-config-recommended-scss: ^15.0.1
10056+
stylelint-config-standard: ^38.0.0
1005210057
peerDependencies:
1005310058
postcss: ^8.3.3
10054-
stylelint: ^16.11.0
10059+
stylelint: ^16.18.0
1005510060
peerDependenciesMeta:
1005610061
postcss:
1005710062
optional: true
10058-
checksum: 5193b61f78f40d88828eb7565adc7b67af65e3e2f6ec52d4482214778269276495b5b5ac7ad7b0a9185ebe42a281f674e190b2ddb9673bd72b1eac5c767006a4
10063+
checksum: 1980848fe2ca25f95d211e05619e8205f0e7621d28c767666ea5597d692a44cd98ff230f31adc8611d3ecf0a7cd19fbdad11232af9a91030f1230a0e0ed174e8
1005910064
languageName: node
1006010065
linkType: hard
1006110066

10062-
"stylelint-config-standard@npm:^36.0.1":
10063-
version: 36.0.1
10064-
resolution: "stylelint-config-standard@npm:36.0.1"
10067+
"stylelint-config-standard@npm:^38.0.0":
10068+
version: 38.0.0
10069+
resolution: "stylelint-config-standard@npm:38.0.0"
1006510070
dependencies:
10066-
stylelint-config-recommended: ^14.0.1
10071+
stylelint-config-recommended: ^16.0.0
1006710072
peerDependencies:
10068-
stylelint: ^16.1.0
10069-
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
10073+
stylelint: ^16.18.0
10074+
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
1007010075
languageName: node
1007110076
linkType: hard
1007210077

10073-
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1, stylelint-scss@npm:^6.4.0":
10078+
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
1007410079
version: 6.11.1
1007510080
resolution: "stylelint-scss@npm:6.11.1"
1007610081
dependencies:
@@ -10088,9 +10093,27 @@ __metadata:
1008810093
languageName: node
1008910094
linkType: hard
1009010095

10096+
"stylelint-scss@npm:^6.12.0":
10097+
version: 6.12.0
10098+
resolution: "stylelint-scss@npm:6.12.0"
10099+
dependencies:
10100+
css-tree: ^3.0.1
10101+
is-plain-object: ^5.0.0
10102+
known-css-properties: ^0.36.0
10103+
mdn-data: ^2.21.0
10104+
postcss-media-query-parser: ^0.2.3
10105+
postcss-resolve-nested-selector: ^0.1.6
10106+
postcss-selector-parser: ^7.1.0
10107+
postcss-value-parser: ^4.2.0
10108+
peerDependencies:
10109+
stylelint: ^16.0.2
10110+
checksum: 7c50088b750581394a5e7d082f73dfa3a137d299f96878b67a773c46c31a84899ed08d66fcc7f66719837045ce2c361492698744ee5c1f1785e8e9cb85865728
10111+
languageName: node
10112+
linkType: hard
10113+
1009110114
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
10092-
version: 16.16.0
10093-
resolution: "stylelint@npm:16.16.0"
10115+
version: 16.19.1
10116+
resolution: "stylelint@npm:16.19.1"
1009410117
dependencies:
1009510118
"@csstools/css-parser-algorithms": ^3.0.4
1009610119
"@csstools/css-tokenizer": ^3.0.3
@@ -10105,15 +10128,15 @@ __metadata:
1010510128
debug: ^4.3.7
1010610129
fast-glob: ^3.3.3
1010710130
fastest-levenshtein: ^1.0.16
10108-
file-entry-cache: ^10.0.7
10131+
file-entry-cache: ^10.0.8
1010910132
global-modules: ^2.0.0
1011010133
globby: ^11.1.0
1011110134
globjoin: ^0.1.4
1011210135
html-tags: ^3.3.1
1011310136
ignore: ^7.0.3
1011410137
imurmurhash: ^0.1.4
1011510138
is-plain-object: ^5.0.0
10116-
known-css-properties: ^0.35.0
10139+
known-css-properties: ^0.36.0
1011710140
mathml-tag-names: ^2.1.3
1011810141
meow: ^13.2.0
1011910142
micromatch: ^4.0.8
@@ -10132,7 +10155,7 @@ __metadata:
1013210155
write-file-atomic: ^5.0.1
1013310156
bin:
1013410157
stylelint: bin/stylelint.mjs
10135-
checksum: 2261cdaf4283859535020078e15b5b9f726c36c864e2f8dbd62a78df70d6b551bb7c60bdf4557aa78d539364835f952a09b952eb04a09fd9fda00cd2e67010fd
10158+
checksum: 5bb188187053592a481c19a4420d01cb50e78a6e68edac639a0316be1cf365df28826968345e10aaf1ec1c3ed672b91c749ca10b6e71d05ff5d181db188e50c6
1013610159
languageName: node
1013710160
linkType: hard
1013810161

0 commit comments

Comments
 (0)