Skip to content

Commit 7ddf21a

Browse files
chore(deps-dev): bump stylelint from 16.24.0 to 16.25.0 (#19625)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.24.0 to 16.25.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.25.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33c570e commit 7ddf21a

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"simple-git": "3.28.0",
163163
"sinon": "18.0.0",
164164
"style-loader": "4.0.0",
165-
"stylelint": "16.24.0",
165+
"stylelint": "16.25.0",
166166
"stylelint-config-idiomatic-order": "10.0.0",
167167
"svg-inline-loader": "0.8.2",
168168
"text-encoding": "0.7.0",

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4067,10 +4067,10 @@ __metadata:
40674067
languageName: node
40684068
linkType: hard
40694069

4070-
"@dual-bundle/import-meta-resolve@npm:^4.1.0":
4071-
version: 4.1.0
4072-
resolution: "@dual-bundle/import-meta-resolve@npm:4.1.0"
4073-
checksum: 10/a69d804a8e8e93732ac5525f85b9366ae78ec60fa02f0d5b4f2d625e18b355ba02502cdaef616ab1eac4450b966d2a398b59577a17483e4f8a350d062357bdf4
4070+
"@dual-bundle/import-meta-resolve@npm:^4.2.1":
4071+
version: 4.2.1
4072+
resolution: "@dual-bundle/import-meta-resolve@npm:4.2.1"
4073+
checksum: 10/c93f600fe0af015fdf1d6e58cd2823b8282d02e44eb6207eb5fc17e95f6c76bf67c018b12bd6ea71017b214269b59791dad2f3d560131be2df4e995400063258
40744074
languageName: node
40754075
linkType: hard
40764076

@@ -11092,6 +11092,18 @@ __metadata:
1109211092
languageName: node
1109311093
linkType: hard
1109411094

11095+
"debug@npm:^4.4.3":
11096+
version: 4.4.3
11097+
resolution: "debug@npm:4.4.3"
11098+
dependencies:
11099+
ms: "npm:^2.1.3"
11100+
peerDependenciesMeta:
11101+
supports-color:
11102+
optional: true
11103+
checksum: 10/9ada3434ea2993800bd9a1e320bd4aa7af69659fb51cca685d390949434bc0a8873c21ed7c9b852af6f2455a55c6d050aa3937d52b3c69f796dab666f762acad
11104+
languageName: node
11105+
linkType: hard
11106+
1109511107
"decimal.js@npm:^10.4.2":
1109611108
version: 10.4.3
1109711109
resolution: "decimal.js@npm:10.4.3"
@@ -20668,21 +20680,21 @@ __metadata:
2066820680
languageName: node
2066920681
linkType: hard
2067020682

20671-
"stylelint@npm:16.24.0":
20672-
version: 16.24.0
20673-
resolution: "stylelint@npm:16.24.0"
20683+
"stylelint@npm:16.25.0":
20684+
version: 16.25.0
20685+
resolution: "stylelint@npm:16.25.0"
2067420686
dependencies:
2067520687
"@csstools/css-parser-algorithms": "npm:^3.0.5"
2067620688
"@csstools/css-tokenizer": "npm:^3.0.4"
2067720689
"@csstools/media-query-list-parser": "npm:^4.0.3"
2067820690
"@csstools/selector-specificity": "npm:^5.0.0"
20679-
"@dual-bundle/import-meta-resolve": "npm:^4.1.0"
20691+
"@dual-bundle/import-meta-resolve": "npm:^4.2.1"
2068020692
balanced-match: "npm:^2.0.0"
2068120693
colord: "npm:^2.9.3"
2068220694
cosmiconfig: "npm:^9.0.0"
2068320695
css-functions-list: "npm:^3.2.3"
2068420696
css-tree: "npm:^3.1.0"
20685-
debug: "npm:^4.4.1"
20697+
debug: "npm:^4.4.3"
2068620698
fast-glob: "npm:^3.3.3"
2068720699
fastest-levenshtein: "npm:^1.0.16"
2068820700
file-entry-cache: "npm:^10.1.4"
@@ -20712,7 +20724,7 @@ __metadata:
2071220724
write-file-atomic: "npm:^5.0.1"
2071320725
bin:
2071420726
stylelint: bin/stylelint.mjs
20715-
checksum: 10/cf818bb547d8b126d5934e72f5aeda2f49271f8bf618cc801e10bc5ef15ee6e61584ab04a36d517b76ead3ae4d35fa72348f2e6d97a6c6cf28fb81ca1eb1c706
20727+
checksum: 10/8c3b08ace7b9580d44b3f32c26cffe894b9ba77494e63704b6a91f9150f04d3583c198cb33df384a8e6a5ef37d0cfdf29e6ef29b41a2ea7c188ea98fe44efe9d
2071620728
languageName: node
2071720729
linkType: hard
2071820730

@@ -22561,7 +22573,7 @@ __metadata:
2256122573
sonner: "npm:^2.0.7"
2256222574
speakingurl: "npm:14.0.1"
2256322575
style-loader: "npm:4.0.0"
22564-
stylelint: "npm:16.24.0"
22576+
stylelint: "npm:16.25.0"
2256522577
stylelint-config-idiomatic-order: "npm:10.0.0"
2256622578
svg-inline-loader: "npm:0.8.2"
2256722579
text-encoding: "npm:0.7.0"

0 commit comments

Comments
 (0)