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.1.5" ,
65
65
"globals" : " 15.15.0" ,
66
66
"husky" : " 9.1.7" ,
67
- "lint-staged" : " 16.1.1 " ,
67
+ "lint-staged" : " 16.1.2 " ,
68
68
"lodash-es" : " 4.17.21" ,
69
69
"pkgroll" : " 2.12.2" ,
70
70
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change @@ -3730,7 +3730,7 @@ __metadata:
3730
3730
eslint-config-prettier : " npm:10.1.5"
3731
3731
globals : " npm:15.15.0"
3732
3732
husky : " npm:9.1.7"
3733
- lint-staged : " npm:16.1.1 "
3733
+ lint-staged : " npm:16.1.2 "
3734
3734
lodash-es : " npm:4.17.21"
3735
3735
pkgroll : " npm:2.12.2"
3736
3736
prettier : " npm:3.5.3"
@@ -3766,9 +3766,9 @@ __metadata:
3766
3766
languageName : node
3767
3767
linkType : hard
3768
3768
3769
- " lint-staged@npm:16.1.1 " :
3770
- version : 16.1.1
3771
- resolution : " lint-staged@npm:16.1.1 "
3769
+ " lint-staged@npm:16.1.2 " :
3770
+ version : 16.1.2
3771
+ resolution : " lint-staged@npm:16.1.2 "
3772
3772
dependencies :
3773
3773
chalk : " npm:^5.4.1"
3774
3774
commander : " npm:^14.0.0"
@@ -3782,7 +3782,7 @@ __metadata:
3782
3782
yaml : " npm:^2.8.0"
3783
3783
bin :
3784
3784
lint-staged : bin/lint-staged.js
3785
- checksum : 10/f0fe2251d8560f9dca0529268a29202591c2733fb51c69acc89552341939cd1f0d96653f61f7110a68fe0eff0ebfda45f2da887c533220ce5cd95e22f042b6da
3785
+ checksum : 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
3786
3786
languageName : node
3787
3787
linkType : hard
3788
3788
You can’t perform that action at this time.
0 commit comments