File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
"eslint-plugin-unused-imports" : " 3.2.0" ,
59
59
"husky" : " 9.0.11" ,
60
60
"jest" : " ^29.7.0" ,
61
- "lint-staged" : " 15.2.6 " ,
61
+ "lint-staged" : " 15.2.7 " ,
62
62
"prettier" : " 3.3.2" ,
63
63
"ts-jest" : " ^29.1.2" ,
64
64
"typescript" : " 5.4.5"
Original file line number Diff line number Diff line change @@ -2493,10 +2493,10 @@ lines-and-columns@^1.1.6:
2493
2493
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
2494
2494
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
2495
2495
2496
- lint-staged@15.2.6 :
2497
- version "15.2.6 "
2498
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6 .tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121 "
2499
- integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g ==
2496
+ lint-staged@15.2.7 :
2497
+ version "15.2.7 "
2498
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7 .tgz#97867e29ed632820c0fb90be06cd9ed384025649 "
2499
+ integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw ==
2500
2500
dependencies :
2501
2501
chalk "~5.3.0"
2502
2502
commander "~12.1.0"
You can’t perform that action at this time.
0 commit comments