File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 64
64
"eslint-config-prettier" : " 10.1.8" ,
65
65
"globals" : " 15.15.0" ,
66
66
"husky" : " 9.1.7" ,
67
- "lint-staged" : " 16.1.2 " ,
67
+ "lint-staged" : " 16.1.4 " ,
68
68
"lodash-es" : " 4.17.21" ,
69
69
"pkgroll" : " 2.15.0" ,
70
70
"prettier" : " 3.6.2" ,
Original file line number Diff line number Diff line change @@ -3848,7 +3848,7 @@ __metadata:
3848
3848
eslint-config-prettier : " npm:10.1.8"
3849
3849
globals : " npm:15.15.0"
3850
3850
husky : " npm:9.1.7"
3851
- lint-staged : " npm:16.1.2 "
3851
+ lint-staged : " npm:16.1.4 "
3852
3852
lodash-es : " npm:4.17.21"
3853
3853
pkgroll : " npm:2.15.0"
3854
3854
prettier : " npm:3.6.2"
@@ -3884,37 +3884,37 @@ __metadata:
3884
3884
languageName : node
3885
3885
linkType : hard
3886
3886
3887
- " lint-staged@npm:16.1.2 " :
3888
- version : 16.1.2
3889
- resolution : " lint-staged@npm:16.1.2 "
3887
+ " lint-staged@npm:16.1.4 " :
3888
+ version : 16.1.4
3889
+ resolution : " lint-staged@npm:16.1.4 "
3890
3890
dependencies :
3891
3891
chalk : " npm:^5.4.1"
3892
3892
commander : " npm:^14.0.0"
3893
3893
debug : " npm:^4.4.1"
3894
3894
lilconfig : " npm:^3.1.3"
3895
- listr2 : " npm:^8.3.3 "
3895
+ listr2 : " npm:^9.0.1 "
3896
3896
micromatch : " npm:^4.0.8"
3897
3897
nano-spawn : " npm:^1.0.2"
3898
3898
pidtree : " npm:^0.6.0"
3899
3899
string-argv : " npm:^0.3.2"
3900
3900
yaml : " npm:^2.8.0"
3901
3901
bin :
3902
3902
lint-staged : bin/lint-staged.js
3903
- checksum : 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
3903
+ checksum : 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
3904
3904
languageName : node
3905
3905
linkType : hard
3906
3906
3907
- " listr2@npm:^8.3.3 " :
3908
- version : 8.3.3
3909
- resolution : " listr2@npm:8.3.3 "
3907
+ " listr2@npm:^9.0.1 " :
3908
+ version : 9.0.1
3909
+ resolution : " listr2@npm:9.0.1 "
3910
3910
dependencies :
3911
3911
cli-truncate : " npm:^4.0.0"
3912
3912
colorette : " npm:^2.0.20"
3913
3913
eventemitter3 : " npm:^5.0.1"
3914
3914
log-update : " npm:^6.1.0"
3915
3915
rfdc : " npm:^1.4.1"
3916
3916
wrap-ansi : " npm:^9.0.0"
3917
- checksum : 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
3917
+ checksum : 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
3918
3918
languageName : node
3919
3919
linkType : hard
3920
3920
You can’t perform that action at this time.
0 commit comments