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.2.5 " ,
11+ "lint-staged" : " ^16.2.6 " ,
1212 "prettier" : " >=3"
1313 },
1414 "scripts" : {
Original file line number Diff line number Diff line change @@ -100,23 +100,23 @@ is-number@^7.0.0:
100100 resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
101101 integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
102102
103- lint-staged@^16.2.5 :
104- version "16.2.5 "
105- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5 .tgz#85f9dbe48f379217b7b0554be17c9da222f373a6 "
106- integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang ==
103+ lint-staged@^16.2.6 :
104+ version "16.2.6 "
105+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6 .tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5 "
106+ integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw ==
107107 dependencies :
108108 commander "^14.0.1"
109- listr2 "^9.0.4 "
109+ listr2 "^9.0.5 "
110110 micromatch "^4.0.8"
111111 nano-spawn "^2.0.0"
112112 pidtree "^0.6.0"
113113 string-argv "^0.3.2"
114114 yaml "^2.8.1"
115115
116- listr2@^9.0.4 :
117- version "9.0.4 "
118- resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4 .tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f "
119- integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ ==
116+ listr2@^9.0.5 :
117+ version "9.0.5 "
118+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5 .tgz#92df7c4416a6da630eb9ef46da469b70de97b316 "
119+ integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g ==
120120 dependencies :
121121 cli-truncate "^5.0.0"
122122 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments