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
"lodash-es" : " 4.17.21" ,
69
69
"pkgroll" : " 2.6.1" ,
70
70
"prettier" : " 3.4.2" ,
Original file line number Diff line number Diff line change @@ -3992,7 +3992,7 @@ __metadata:
3992
3992
eslint-config-prettier : " npm:10.0.1"
3993
3993
globals : " npm:15.14.0"
3994
3994
husky : " npm:9.1.7"
3995
- lint-staged : " npm:15.4.2 "
3995
+ lint-staged : " npm:15.4.3 "
3996
3996
lodash-es : " npm:4.17.21"
3997
3997
pkgroll : " npm:2.6.1"
3998
3998
prettier : " npm:3.4.2"
@@ -4028,9 +4028,9 @@ __metadata:
4028
4028
languageName : node
4029
4029
linkType : hard
4030
4030
4031
- " lint-staged@npm:15.4.2 " :
4032
- version : 15.4.2
4033
- resolution : " lint-staged@npm:15.4.2 "
4031
+ " lint-staged@npm:15.4.3 " :
4032
+ version : 15.4.3
4033
+ resolution : " lint-staged@npm:15.4.3 "
4034
4034
dependencies :
4035
4035
chalk : " npm:^5.4.1"
4036
4036
commander : " npm:^13.1.0"
@@ -4044,7 +4044,7 @@ __metadata:
4044
4044
yaml : " npm:^2.7.0"
4045
4045
bin :
4046
4046
lint-staged : bin/lint-staged.js
4047
- checksum : 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
4047
+ checksum : 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
4048
4048
languageName : node
4049
4049
linkType : hard
4050
4050
You can’t perform that action at this time.
0 commit comments