Skip to content

Commit 5ee807f

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 812f08f commit 5ee807f

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"
@@ -9982,38 +9996,29 @@ __metadata:
99829996
languageName: node
99839997
linkType: hard
99849998

9985-
"stylelint-config-recommended-scss@npm:^14.1.0":
9986-
version: 14.1.0
9987-
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
9999+
"stylelint-config-recommended-scss@npm:^15.0.1":
10000+
version: 15.0.1
10001+
resolution: "stylelint-config-recommended-scss@npm:15.0.1"
998810002
dependencies:
998910003
postcss-scss: ^4.0.9
9990-
stylelint-config-recommended: ^14.0.1
9991-
stylelint-scss: ^6.4.0
10004+
stylelint-config-recommended: ^16.0.0
10005+
stylelint-scss: ^6.12.0
999210006
peerDependencies:
999310007
postcss: ^8.3.3
9994-
stylelint: ^16.6.1
10008+
stylelint: ^16.16.0
999510009
peerDependenciesMeta:
999610010
postcss:
999710011
optional: true
9998-
checksum: 4dbebd9883e94eea9a6c7e1dc6978f385c4631e88a7014f41b14e2d8a5e52db6b4ac0015b41c75e8031e53c227a381b252a92ed48e6f2296c28d90fbb185f6eb
9999-
languageName: node
10000-
linkType: hard
10001-
10002-
"stylelint-config-recommended@npm:^14.0.1":
10003-
version: 14.0.1
10004-
resolution: "stylelint-config-recommended@npm:14.0.1"
10005-
peerDependencies:
10006-
stylelint: ^16.1.0
10007-
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
10012+
checksum: e00758475fe89bf3ddd1033d783a86e0f5c5c5b7f53238f5673169fe4967f8641043cc2f6baa051fa0912987ccc8eef2ab953933bd5b9845a8f3446f6f854d70
1000810013
languageName: node
1000910014
linkType: hard
1001010015

10011-
"stylelint-config-recommended@npm:^15.0.0":
10012-
version: 15.0.0
10013-
resolution: "stylelint-config-recommended@npm:15.0.0"
10016+
"stylelint-config-recommended@npm:^16.0.0":
10017+
version: 16.0.0
10018+
resolution: "stylelint-config-recommended@npm:16.0.0"
1001410019
peerDependencies:
10015-
stylelint: ^16.13.0
10016-
checksum: 11f35fb433c9ea1cb68d3140c116bbd20fafafc01d6a90d8dafb9820d7697df51c3e28ff5d5c98a576282179168d11b65b50cbbbc6d20fa35f5ef9dff6e2c8e1
10020+
stylelint: ^16.16.0
10021+
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
1001710022
languageName: node
1001810023
linkType: hard
1001910024

@@ -10031,34 +10036,34 @@ __metadata:
1003110036
languageName: node
1003210037
linkType: hard
1003310038

10034-
"stylelint-config-standard-scss@npm:^14.0.0":
10035-
version: 14.0.0
10036-
resolution: "stylelint-config-standard-scss@npm:14.0.0"
10039+
"stylelint-config-standard-scss@npm:^15.0.1":
10040+
version: 15.0.1
10041+
resolution: "stylelint-config-standard-scss@npm:15.0.1"
1003710042
dependencies:
10038-
stylelint-config-recommended-scss: ^14.1.0
10039-
stylelint-config-standard: ^36.0.1
10043+
stylelint-config-recommended-scss: ^15.0.1
10044+
stylelint-config-standard: ^38.0.0
1004010045
peerDependencies:
1004110046
postcss: ^8.3.3
10042-
stylelint: ^16.11.0
10047+
stylelint: ^16.18.0
1004310048
peerDependenciesMeta:
1004410049
postcss:
1004510050
optional: true
10046-
checksum: 5193b61f78f40d88828eb7565adc7b67af65e3e2f6ec52d4482214778269276495b5b5ac7ad7b0a9185ebe42a281f674e190b2ddb9673bd72b1eac5c767006a4
10051+
checksum: 1980848fe2ca25f95d211e05619e8205f0e7621d28c767666ea5597d692a44cd98ff230f31adc8611d3ecf0a7cd19fbdad11232af9a91030f1230a0e0ed174e8
1004710052
languageName: node
1004810053
linkType: hard
1004910054

10050-
"stylelint-config-standard@npm:^36.0.1":
10051-
version: 36.0.1
10052-
resolution: "stylelint-config-standard@npm:36.0.1"
10055+
"stylelint-config-standard@npm:^38.0.0":
10056+
version: 38.0.0
10057+
resolution: "stylelint-config-standard@npm:38.0.0"
1005310058
dependencies:
10054-
stylelint-config-recommended: ^14.0.1
10059+
stylelint-config-recommended: ^16.0.0
1005510060
peerDependencies:
10056-
stylelint: ^16.1.0
10057-
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
10061+
stylelint: ^16.18.0
10062+
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
1005810063
languageName: node
1005910064
linkType: hard
1006010065

10061-
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1, stylelint-scss@npm:^6.4.0":
10066+
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
1006210067
version: 6.11.1
1006310068
resolution: "stylelint-scss@npm:6.11.1"
1006410069
dependencies:
@@ -10076,9 +10081,27 @@ __metadata:
1007610081
languageName: node
1007710082
linkType: hard
1007810083

10084+
"stylelint-scss@npm:^6.12.0":
10085+
version: 6.12.0
10086+
resolution: "stylelint-scss@npm:6.12.0"
10087+
dependencies:
10088+
css-tree: ^3.0.1
10089+
is-plain-object: ^5.0.0
10090+
known-css-properties: ^0.36.0
10091+
mdn-data: ^2.21.0
10092+
postcss-media-query-parser: ^0.2.3
10093+
postcss-resolve-nested-selector: ^0.1.6
10094+
postcss-selector-parser: ^7.1.0
10095+
postcss-value-parser: ^4.2.0
10096+
peerDependencies:
10097+
stylelint: ^16.0.2
10098+
checksum: 7c50088b750581394a5e7d082f73dfa3a137d299f96878b67a773c46c31a84899ed08d66fcc7f66719837045ce2c361492698744ee5c1f1785e8e9cb85865728
10099+
languageName: node
10100+
linkType: hard
10101+
1007910102
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
10080-
version: 16.16.0
10081-
resolution: "stylelint@npm:16.16.0"
10103+
version: 16.19.1
10104+
resolution: "stylelint@npm:16.19.1"
1008210105
dependencies:
1008310106
"@csstools/css-parser-algorithms": ^3.0.4
1008410107
"@csstools/css-tokenizer": ^3.0.3
@@ -10093,15 +10116,15 @@ __metadata:
1009310116
debug: ^4.3.7
1009410117
fast-glob: ^3.3.3
1009510118
fastest-levenshtein: ^1.0.16
10096-
file-entry-cache: ^10.0.7
10119+
file-entry-cache: ^10.0.8
1009710120
global-modules: ^2.0.0
1009810121
globby: ^11.1.0
1009910122
globjoin: ^0.1.4
1010010123
html-tags: ^3.3.1
1010110124
ignore: ^7.0.3
1010210125
imurmurhash: ^0.1.4
1010310126
is-plain-object: ^5.0.0
10104-
known-css-properties: ^0.35.0
10127+
known-css-properties: ^0.36.0
1010510128
mathml-tag-names: ^2.1.3
1010610129
meow: ^13.2.0
1010710130
micromatch: ^4.0.8
@@ -10120,7 +10143,7 @@ __metadata:
1012010143
write-file-atomic: ^5.0.1
1012110144
bin:
1012210145
stylelint: bin/stylelint.mjs
10123-
checksum: 2261cdaf4283859535020078e15b5b9f726c36c864e2f8dbd62a78df70d6b551bb7c60bdf4557aa78d539364835f952a09b952eb04a09fd9fda00cd2e67010fd
10146+
checksum: 5bb188187053592a481c19a4420d01cb50e78a6e68edac639a0316be1cf365df28826968345e10aaf1ec1c3ed672b91c749ca10b6e71d05ff5d181db188e50c6
1012410147
languageName: node
1012510148
linkType: hard
1012610149

0 commit comments

Comments
 (0)