File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "dependencies" : {
1010 "husky" : " ^9.1.7" ,
11- "lint-staged" : " ^16.1.2 " ,
11+ "lint-staged" : " ^16.1.4 " ,
1212 "prettier" : " >=3"
1313 },
1414 "scripts" : {
Original file line number Diff line number Diff line change @@ -117,26 +117,26 @@ lilconfig@^3.1.3:
117117 resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
118118 integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
119119
120- lint-staged@^16.1.2 :
121- version "16.1.2 "
122- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2 .tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059 "
123- integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q ==
120+ lint-staged@^16.1.4 :
121+ version "16.1.4 "
122+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.4 .tgz#f6ff3f23b87369da6184f165abc56553b70bb988 "
123+ integrity sha512-xy7rnzQrhTVGKMpv6+bmIA3C0yET31x8OhKBYfvGo0/byeZ6E0BjGARrir3Kg/RhhYHutpsi01+2J5IpfVoueA ==
124124 dependencies :
125125 chalk "^5.4.1"
126126 commander "^14.0.0"
127127 debug "^4.4.1"
128128 lilconfig "^3.1.3"
129- listr2 "^8.3.3 "
129+ listr2 "^9.0.1 "
130130 micromatch "^4.0.8"
131131 nano-spawn "^1.0.2"
132132 pidtree "^0.6.0"
133133 string-argv "^0.3.2"
134134 yaml "^2.8.0"
135135
136- listr2@^8.3.3 :
137- version "8.3.3 "
138- resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.3.3 .tgz#815fc8f738260ff220981bf9e866b3e11e8121bf "
139- integrity sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ ==
136+ listr2@^9.0.1 :
137+ version "9.0.1 "
138+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.1 .tgz#3cad12d81d998f8024621d9b35c969dba5da4103 "
139+ integrity sha512-SL0JY3DaxylDuo/MecFeiC+7pedM0zia33zl0vcjgwcq1q1FWWF1To9EIauPbl8GbMCU0R2e0uJ8bZunhYKD2g ==
140140 dependencies :
141141 cli-truncate "^4.0.0"
142142 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments