File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"eslint-config-prettier" : " 10.0.1" ,
65
65
"globals" : " 15.14.0" ,
66
66
"husky" : " 9.1.7" ,
67
- "lint-staged" : " 15.4.2 " ,
67
+ "lint-staged" : " 15.4.3 " ,
68
68
"pkgroll" : " 2.6.1" ,
69
69
"prettier" : " 3.4.2" ,
70
70
"typescript" : " 5.7.3" ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ __metadata:
24
24
globals : " npm:15.14.0"
25
25
husky : " npm:9.1.7"
26
26
joi : " npm:17.13.3"
27
- lint-staged : " npm:15.4.2 "
27
+ lint-staged : " npm:15.4.3 "
28
28
pkgroll : " npm:2.6.1"
29
29
prettier : " npm:3.4.2"
30
30
typescript : " npm:5.7.3"
@@ -3278,9 +3278,9 @@ __metadata:
3278
3278
languageName : node
3279
3279
linkType : hard
3280
3280
3281
- " lint-staged@npm:15.4.2 " :
3282
- version : 15.4.2
3283
- resolution : " lint-staged@npm:15.4.2 "
3281
+ " lint-staged@npm:15.4.3 " :
3282
+ version : 15.4.3
3283
+ resolution : " lint-staged@npm:15.4.3 "
3284
3284
dependencies :
3285
3285
chalk : " npm:^5.4.1"
3286
3286
commander : " npm:^13.1.0"
@@ -3294,7 +3294,7 @@ __metadata:
3294
3294
yaml : " npm:^2.7.0"
3295
3295
bin :
3296
3296
lint-staged : bin/lint-staged.js
3297
- checksum : 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
3297
+ checksum : 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
3298
3298
languageName : node
3299
3299
linkType : hard
3300
3300
You can’t perform that action at this time.
0 commit comments