File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3232 "eslint-config-prettier" : " 10.1.8" ,
3333 "husky" : " 9.1.7" ,
3434 "jest" : " 30.2.0" ,
35- "lint-staged" : " 16.2.4 " ,
35+ "lint-staged" : " 16.2.6 " ,
3636 "prettier" : " 3.6.2" ,
3737 "rimraf" : " 6.0.1" ,
3838 "ts-jest" : " 29.4.5" ,
Original file line number Diff line number Diff line change @@ -3186,23 +3186,23 @@ lines-and-columns@^1.1.6:
31863186 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
31873187 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
31883188
3189- lint-staged@16.2.4 :
3190- version "16.2.4 "
3191- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.4 .tgz#1f166370e32d9b7eb10583e86d86e1117f7ab489 "
3192- integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg ==
3189+ lint-staged@16.2.6 :
3190+ version "16.2.6 "
3191+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6 .tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5 "
3192+ integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw ==
31933193 dependencies :
31943194 commander "^14.0.1"
3195- listr2 "^9.0.4 "
3195+ listr2 "^9.0.5 "
31963196 micromatch "^4.0.8"
31973197 nano-spawn "^2.0.0"
31983198 pidtree "^0.6.0"
31993199 string-argv "^0.3.2"
32003200 yaml "^2.8.1"
32013201
3202- listr2@^9.0.4 :
3203- version "9.0.4 "
3204- resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4 .tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f "
3205- integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ ==
3202+ listr2@^9.0.5 :
3203+ version "9.0.5 "
3204+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5 .tgz#92df7c4416a6da630eb9ef46da469b70de97b316 "
3205+ integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g ==
32063206 dependencies :
32073207 cli-truncate "^5.0.0"
32083208 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments