Skip to content

Commit cdf9262

Browse files
chore(deps-dev): bump stylelint from 16.24.0 to 16.25.0
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]>
1 parent ad15058 commit cdf9262

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,10 +1850,10 @@ __metadata:
18501850
languageName: node
18511851
linkType: hard
18521852

1853-
"@dual-bundle/import-meta-resolve@npm:^4.1.0":
1854-
version: 4.1.0
1855-
resolution: "@dual-bundle/import-meta-resolve@npm:4.1.0"
1856-
checksum: 10c0/55069e550ee2710e738dd8bbd34aba796cede456287454b50c3be46fbef8695d00625677f3f41f5ffbec1174c0f57f314da9a908388bc9f8ad41a8438db884d9
1853+
"@dual-bundle/import-meta-resolve@npm:^4.2.1":
1854+
version: 4.2.1
1855+
resolution: "@dual-bundle/import-meta-resolve@npm:4.2.1"
1856+
checksum: 10c0/8f1e572c14c4d20ea35734635085213abd13bd440c251309cf8ae5ed1082f6759cefa1c2c52a631f76859c57e26062f78a8cee4acc239c0edc87cd316a5d3b5b
18571857
languageName: node
18581858
linkType: hard
18591859

@@ -5289,6 +5289,18 @@ __metadata:
52895289
languageName: node
52905290
linkType: hard
52915291

5292+
"debug@npm:^4.4.3":
5293+
version: 4.4.3
5294+
resolution: "debug@npm:4.4.3"
5295+
dependencies:
5296+
ms: "npm:^2.1.3"
5297+
peerDependenciesMeta:
5298+
supports-color:
5299+
optional: true
5300+
checksum: 10c0/d79136ec6c83ecbefd0f6a5593da6a9c91ec4d7ddc4b54c883d6e71ec9accb5f67a1a5e96d00a328196b5b5c86d365e98d8a3a70856aaf16b4e7b1985e67f5a6
5301+
languageName: node
5302+
linkType: hard
5303+
52925304
"decimal.js@npm:^10.5.0":
52935305
version: 10.6.0
52945306
resolution: "decimal.js@npm:10.6.0"
@@ -10852,20 +10864,20 @@ __metadata:
1085210864
linkType: hard
1085310865

1085410866
"stylelint@npm:^16.23.0":
10855-
version: 16.24.0
10856-
resolution: "stylelint@npm:16.24.0"
10867+
version: 16.25.0
10868+
resolution: "stylelint@npm:16.25.0"
1085710869
dependencies:
1085810870
"@csstools/css-parser-algorithms": "npm:^3.0.5"
1085910871
"@csstools/css-tokenizer": "npm:^3.0.4"
1086010872
"@csstools/media-query-list-parser": "npm:^4.0.3"
1086110873
"@csstools/selector-specificity": "npm:^5.0.0"
10862-
"@dual-bundle/import-meta-resolve": "npm:^4.1.0"
10874+
"@dual-bundle/import-meta-resolve": "npm:^4.2.1"
1086310875
balanced-match: "npm:^2.0.0"
1086410876
colord: "npm:^2.9.3"
1086510877
cosmiconfig: "npm:^9.0.0"
1086610878
css-functions-list: "npm:^3.2.3"
1086710879
css-tree: "npm:^3.1.0"
10868-
debug: "npm:^4.4.1"
10880+
debug: "npm:^4.4.3"
1086910881
fast-glob: "npm:^3.3.3"
1087010882
fastest-levenshtein: "npm:^1.0.16"
1087110883
file-entry-cache: "npm:^10.1.4"
@@ -10895,7 +10907,7 @@ __metadata:
1089510907
write-file-atomic: "npm:^5.0.1"
1089610908
bin:
1089710909
stylelint: bin/stylelint.mjs
10898-
checksum: 10c0/f694bfa86b8030d71e0ebd7eb815e927869481325af9a096d574d60d459944d3f11c295a5ed8885ae3d090aa1ab9431698fba1b7b99cea9884f7c762433a2891
10910+
checksum: 10c0/80fa44ff5197419647306d9b2cf3804c10255ac30a96bb3390f2a3f1debee80e2e1cde81bb4e87d9179ababc9cc0ad6c362661835ee1d32a509b7fe44a8d3dd6
1089910911
languageName: node
1090010912
linkType: hard
1090110913

0 commit comments

Comments
 (0)