Skip to content

Commit dbbdcb9

Browse files
Merge pull request #5673 from Hacker0x01/dependabot/npm_and_yarn/stylelint-16.20.0
chore(deps-dev): bump stylelint from 16.19.1 to 16.20.0
2 parents e6b2583 + a0a71fa commit dbbdcb9

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

yarn.lock

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4821,7 +4821,7 @@ __metadata:
48214821
languageName: node
48224822
linkType: hard
48234823

4824-
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.0":
4824+
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.4.0":
48254825
version: 4.4.0
48264826
resolution: "debug@npm:4.4.0"
48274827
dependencies:
@@ -4842,6 +4842,18 @@ __metadata:
48424842
languageName: node
48434843
linkType: hard
48444844

4845+
"debug@npm:^4.4.1":
4846+
version: 4.4.1
4847+
resolution: "debug@npm:4.4.1"
4848+
dependencies:
4849+
ms: "npm:^2.1.3"
4850+
peerDependenciesMeta:
4851+
supports-color:
4852+
optional: true
4853+
checksum: 10c0/d2b44bc1afd912b49bb7ebb0d50a860dc93a4dd7d946e8de94abc957bb63726b7dd5aa48c18c2386c379ec024c46692e15ed3ed97d481729f929201e671fcd55
4854+
languageName: node
4855+
linkType: hard
4856+
48454857
"decimal.js@npm:^10.4.2":
48464858
version: 10.4.3
48474859
resolution: "decimal.js@npm:10.4.3"
@@ -5723,7 +5735,7 @@ __metadata:
57235735
languageName: node
57245736
linkType: hard
57255737

5726-
"file-entry-cache@npm:^10.0.8":
5738+
"file-entry-cache@npm:^10.1.0":
57275739
version: 10.1.0
57285740
resolution: "file-entry-cache@npm:10.1.0"
57295741
dependencies:
@@ -6402,10 +6414,10 @@ __metadata:
64026414
languageName: node
64036415
linkType: hard
64046416

6405-
"ignore@npm:^7.0.3":
6406-
version: 7.0.3
6407-
resolution: "ignore@npm:7.0.3"
6408-
checksum: 10c0/8e21637513cbcd888a4873d34d5c651a2e24b3c4c9a6b159335a26bed348c3c386c51d6fab23577f59140e1b226323138fbd50e63882d4568fd12aa6c822029e
6417+
"ignore@npm:^7.0.4":
6418+
version: 7.0.5
6419+
resolution: "ignore@npm:7.0.5"
6420+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
64096421
languageName: node
64106422
linkType: hard
64116423

@@ -10245,8 +10257,8 @@ __metadata:
1024510257
linkType: hard
1024610258

1024710259
"stylelint@npm:^16.14.1":
10248-
version: 16.19.1
10249-
resolution: "stylelint@npm:16.19.1"
10260+
version: 16.20.0
10261+
resolution: "stylelint@npm:16.20.0"
1025010262
dependencies:
1025110263
"@csstools/css-parser-algorithms": "npm:^3.0.4"
1025210264
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -10258,15 +10270,15 @@ __metadata:
1025810270
cosmiconfig: "npm:^9.0.0"
1025910271
css-functions-list: "npm:^3.2.3"
1026010272
css-tree: "npm:^3.1.0"
10261-
debug: "npm:^4.3.7"
10273+
debug: "npm:^4.4.1"
1026210274
fast-glob: "npm:^3.3.3"
1026310275
fastest-levenshtein: "npm:^1.0.16"
10264-
file-entry-cache: "npm:^10.0.8"
10276+
file-entry-cache: "npm:^10.1.0"
1026510277
global-modules: "npm:^2.0.0"
1026610278
globby: "npm:^11.1.0"
1026710279
globjoin: "npm:^0.1.4"
1026810280
html-tags: "npm:^3.3.1"
10269-
ignore: "npm:^7.0.3"
10281+
ignore: "npm:^7.0.4"
1027010282
imurmurhash: "npm:^0.1.4"
1027110283
is-plain-object: "npm:^5.0.0"
1027210284
known-css-properties: "npm:^0.36.0"
@@ -10288,7 +10300,7 @@ __metadata:
1028810300
write-file-atomic: "npm:^5.0.1"
1028910301
bin:
1029010302
stylelint: bin/stylelint.mjs
10291-
checksum: 10c0/e633f323ff730e8f2ac982067e4caa9a6c98b81a519e7adff96fa7a7d047f68a24c0dd2d81f3511b0943d99c915f20f19da911d16d47336705ea70d46e960c89
10303+
checksum: 10c0/9094424554666aae2bf88773ff0ae9873343c7a9bc29a529665396f1f24b460e037023bd07fe4fe8f18b587369d88afda0452e91e0a9d1e97a6c09803f3c862d
1029210304
languageName: node
1029310305
linkType: hard
1029410306

0 commit comments

Comments
 (0)