Skip to content

Commit 61b5590

Browse files
build(deps-dev): Bump lint-staged from 15.2.4 to 15.2.5 (#473)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c9b06d commit 61b5590

File tree

2 files changed

+54
-71
lines changed

2 files changed

+54
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"husky": "9.0.11",
116116
"is-ci": "3.0.1",
117117
"jsonc-eslint-parser": "2.4.0",
118-
"lint-staged": "15.2.4",
118+
"lint-staged": "15.2.5",
119119
"node-notifier": "10.0.1",
120120
"prettier": "3.2.5",
121121
"remark": "15.0.1",

yarn.lock

Lines changed: 53 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,7 +1457,7 @@ __metadata:
14571457
husky: "npm:9.0.11"
14581458
is-ci: "npm:3.0.1"
14591459
jsonc-eslint-parser: "npm:2.4.0"
1460-
lint-staged: "npm:15.2.4"
1460+
lint-staged: "npm:15.2.5"
14611461
node-notifier: "npm:10.0.1"
14621462
prettier: "npm:3.2.5"
14631463
remark: "npm:15.0.1"
@@ -3170,13 +3170,6 @@ __metadata:
31703170
languageName: node
31713171
linkType: hard
31723172

3173-
"chalk@npm:5.3.0, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
3174-
version: 5.3.0
3175-
resolution: "chalk@npm:5.3.0"
3176-
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
3177-
languageName: node
3178-
linkType: hard
3179-
31803173
"chalk@npm:^2.4.2":
31813174
version: 2.4.2
31823175
resolution: "chalk@npm:2.4.2"
@@ -3198,6 +3191,13 @@ __metadata:
31983191
languageName: node
31993192
linkType: hard
32003193

3194+
"chalk@npm:^5.2.0, chalk@npm:^5.3.0, chalk@npm:~5.3.0":
3195+
version: 5.3.0
3196+
resolution: "chalk@npm:5.3.0"
3197+
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
3198+
languageName: node
3199+
linkType: hard
3200+
32013201
"char-regex@npm:^1.0.2":
32023202
version: 1.0.2
32033203
resolution: "char-regex@npm:1.0.2"
@@ -3421,13 +3421,6 @@ __metadata:
34213421
languageName: node
34223422
linkType: hard
34233423

3424-
"commander@npm:12.1.0, commander@npm:^12.1.0":
3425-
version: 12.1.0
3426-
resolution: "commander@npm:12.1.0"
3427-
checksum: 10/cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
3428-
languageName: node
3429-
linkType: hard
3430-
34313424
"commander@npm:^10.0.1":
34323425
version: 10.0.1
34333426
resolution: "commander@npm:10.0.1"
@@ -3442,6 +3435,13 @@ __metadata:
34423435
languageName: node
34433436
linkType: hard
34443437

3438+
"commander@npm:^12.1.0, commander@npm:~12.1.0":
3439+
version: 12.1.0
3440+
resolution: "commander@npm:12.1.0"
3441+
checksum: 10/cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
3442+
languageName: node
3443+
linkType: hard
3444+
34453445
"comment-json@npm:^4.2.3":
34463446
version: 4.2.3
34473447
resolution: "comment-json@npm:4.2.3"
@@ -3770,7 +3770,7 @@ __metadata:
37703770
languageName: node
37713771
linkType: hard
37723772

3773-
"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
3773+
"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:~4.3.4":
37743774
version: 4.3.4
37753775
resolution: "debug@npm:4.3.4"
37763776
dependencies:
@@ -4957,23 +4957,6 @@ __metadata:
49574957
languageName: node
49584958
linkType: hard
49594959

4960-
"execa@npm:8.0.1, execa@npm:^8.0.1":
4961-
version: 8.0.1
4962-
resolution: "execa@npm:8.0.1"
4963-
dependencies:
4964-
cross-spawn: "npm:^7.0.3"
4965-
get-stream: "npm:^8.0.1"
4966-
human-signals: "npm:^5.0.0"
4967-
is-stream: "npm:^3.0.0"
4968-
merge-stream: "npm:^2.0.0"
4969-
npm-run-path: "npm:^5.1.0"
4970-
onetime: "npm:^6.0.0"
4971-
signal-exit: "npm:^4.1.0"
4972-
strip-final-newline: "npm:^3.0.0"
4973-
checksum: 10/d2ab5fe1e2bb92b9788864d0713f1fce9a07c4594e272c0c97bc18c90569897ab262e4ea58d27a694d288227a2e24f16f5e2575b44224ad9983b799dc7f1098d
4974-
languageName: node
4975-
linkType: hard
4976-
49774960
"execa@npm:^2.0.1":
49784961
version: 2.1.0
49794962
resolution: "execa@npm:2.1.0"
@@ -4991,6 +4974,23 @@ __metadata:
49914974
languageName: node
49924975
linkType: hard
49934976

4977+
"execa@npm:^8.0.1, execa@npm:~8.0.1":
4978+
version: 8.0.1
4979+
resolution: "execa@npm:8.0.1"
4980+
dependencies:
4981+
cross-spawn: "npm:^7.0.3"
4982+
get-stream: "npm:^8.0.1"
4983+
human-signals: "npm:^5.0.0"
4984+
is-stream: "npm:^3.0.0"
4985+
merge-stream: "npm:^2.0.0"
4986+
npm-run-path: "npm:^5.1.0"
4987+
onetime: "npm:^6.0.0"
4988+
signal-exit: "npm:^4.1.0"
4989+
strip-final-newline: "npm:^3.0.0"
4990+
checksum: 10/d2ab5fe1e2bb92b9788864d0713f1fce9a07c4594e272c0c97bc18c90569897ab262e4ea58d27a694d288227a2e24f16f5e2575b44224ad9983b799dc7f1098d
4991+
languageName: node
4992+
linkType: hard
4993+
49944994
"exit-hook@npm:3.2.0":
49954995
version: 3.2.0
49964996
resolution: "exit-hook@npm:3.2.0"
@@ -6385,7 +6385,7 @@ __metadata:
63856385
languageName: node
63866386
linkType: hard
63876387

6388-
"lilconfig@npm:3.1.1":
6388+
"lilconfig@npm:~3.1.1":
63896389
version: 3.1.1
63906390
resolution: "lilconfig@npm:3.1.1"
63916391
checksum: 10/c80fbf98ae7d1daf435e16a83fe3c63743b9d92804cac6dc53ee081c7c265663645c3162d8a0d04ff1874f9c07df145519743317dee67843234c6ed279300f83
@@ -6415,27 +6415,27 @@ __metadata:
64156415
languageName: node
64166416
linkType: hard
64176417

6418-
"lint-staged@npm:15.2.4":
6419-
version: 15.2.4
6420-
resolution: "lint-staged@npm:15.2.4"
6418+
"lint-staged@npm:15.2.5":
6419+
version: 15.2.5
6420+
resolution: "lint-staged@npm:15.2.5"
64216421
dependencies:
6422-
chalk: "npm:5.3.0"
6423-
commander: "npm:12.1.0"
6424-
debug: "npm:4.3.4"
6425-
execa: "npm:8.0.1"
6426-
lilconfig: "npm:3.1.1"
6427-
listr2: "npm:8.2.1"
6428-
micromatch: "npm:4.0.6"
6429-
pidtree: "npm:0.6.0"
6430-
string-argv: "npm:0.3.2"
6431-
yaml: "npm:2.4.2"
6422+
chalk: "npm:~5.3.0"
6423+
commander: "npm:~12.1.0"
6424+
debug: "npm:~4.3.4"
6425+
execa: "npm:~8.0.1"
6426+
lilconfig: "npm:~3.1.1"
6427+
listr2: "npm:~8.2.1"
6428+
micromatch: "npm:~4.0.7"
6429+
pidtree: "npm:~0.6.0"
6430+
string-argv: "npm:~0.3.2"
6431+
yaml: "npm:~2.4.2"
64326432
bin:
64336433
lint-staged: bin/lint-staged.js
6434-
checksum: 10/98df6520e71d395917208bf953fd2e39f58bd47eebd3889bd44739017643d02221c4e7068e3f5a8e2d0cd32c233a846227c9bb29ec7e02cbcc7b76650e5ec4d6
6434+
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
64356435
languageName: node
64366436
linkType: hard
64376437

6438-
"listr2@npm:8.2.1":
6438+
"listr2@npm:~8.2.1":
64396439
version: 8.2.1
64406440
resolution: "listr2@npm:8.2.1"
64416441
dependencies:
@@ -7508,17 +7508,7 @@ __metadata:
75087508
languageName: node
75097509
linkType: hard
75107510

7511-
"micromatch@npm:4.0.6":
7512-
version: 4.0.6
7513-
resolution: "micromatch@npm:4.0.6"
7514-
dependencies:
7515-
braces: "npm:^3.0.3"
7516-
picomatch: "npm:^4.0.2"
7517-
checksum: 10/ed95dc8d00dbe3795a0daf0f19f411714f4b39d888824f7b460f4bdbd8952b06628c64704c05b319aca27e2418628a6286b5595890ce9d0c53e5ae962435c83f
7518-
languageName: node
7519-
linkType: hard
7520-
7521-
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7":
7511+
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7":
75227512
version: 4.0.7
75237513
resolution: "micromatch@npm:4.0.7"
75247514
dependencies:
@@ -8306,14 +8296,7 @@ __metadata:
83068296
languageName: node
83078297
linkType: hard
83088298

8309-
"picomatch@npm:^4.0.2":
8310-
version: 4.0.2
8311-
resolution: "picomatch@npm:4.0.2"
8312-
checksum: 10/ce617b8da36797d09c0baacb96ca8a44460452c89362d7cb8f70ca46b4158ba8bc3606912de7c818eb4a939f7f9015cef3c766ec8a0c6bfc725fdc078e39c717
8313-
languageName: node
8314-
linkType: hard
8315-
8316-
"pidtree@npm:0.6.0":
8299+
"pidtree@npm:~0.6.0":
83178300
version: 0.6.0
83188301
resolution: "pidtree@npm:0.6.0"
83198302
bin:
@@ -9229,7 +9212,7 @@ __metadata:
92299212
languageName: node
92309213
linkType: hard
92319214

9232-
"string-argv@npm:0.3.2":
9215+
"string-argv@npm:~0.3.2":
92339216
version: 0.3.2
92349217
resolution: "string-argv@npm:0.3.2"
92359218
checksum: 10/f9d3addf887026b4b5f997a271149e93bf71efc8692e7dc0816e8807f960b18bcb9787b45beedf0f97ff459575ee389af3f189d8b649834cac602f2e857e75af
@@ -10436,7 +10419,7 @@ __metadata:
1043610419
languageName: node
1043710420
linkType: hard
1043810421

10439-
"yaml@npm:2.4.2, yaml@npm:^2.0.0, yaml@npm:^2.4.2":
10422+
"yaml@npm:^2.0.0, yaml@npm:^2.4.2, yaml@npm:~2.4.2":
1044010423
version: 2.4.2
1044110424
resolution: "yaml@npm:2.4.2"
1044210425
bin:

0 commit comments

Comments
 (0)