File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "eslint-config-nodebb" : " 1.1.11" ,
4141 "eslint-plugin-import" : " 2.32.0" ,
4242 "husky" : " 9.1.7" ,
43- "lint-staged" : " 16.2.5 "
43+ "lint-staged" : " 16.2.6 "
4444 },
4545 "dependencies" : {
4646 "csv-parse" : " ^5.4.0"
Original file line number Diff line number Diff line change @@ -2278,23 +2278,23 @@ lines-and-columns@^1.1.6:
22782278 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
22792279 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
22802280
2281- lint-staged@16.2.5 :
2282- version "16.2.5 "
2283- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5 .tgz#85f9dbe48f379217b7b0554be17c9da222f373a6 "
2284- integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang ==
2281+ lint-staged@16.2.6 :
2282+ version "16.2.6 "
2283+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6 .tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5 "
2284+ integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw ==
22852285 dependencies :
22862286 commander "^14.0.1"
2287- listr2 "^9.0.4 "
2287+ listr2 "^9.0.5 "
22882288 micromatch "^4.0.8"
22892289 nano-spawn "^2.0.0"
22902290 pidtree "^0.6.0"
22912291 string-argv "^0.3.2"
22922292 yaml "^2.8.1"
22932293
2294- listr2@^9.0.4 :
2295- version "9.0.4 "
2296- resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4 .tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f "
2297- integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ ==
2294+ listr2@^9.0.5 :
2295+ version "9.0.5 "
2296+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5 .tgz#92df7c4416a6da630eb9ef46da469b70de97b316 "
2297+ integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g ==
22982298 dependencies :
22992299 cli-truncate "^5.0.0"
23002300 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments