File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"eslint-config-oclif-typescript" : " ^3.1.7" ,
36
36
"eslint-config-prettier" : " ^9.1.0" ,
37
37
"husky" : " ^9" ,
38
- "lint-staged" : " ^15.2.5 " ,
38
+ "lint-staged" : " ^15.2.7 " ,
39
39
"mocha" : " ^10.4.0" ,
40
40
"nyc" : " ^15" ,
41
41
"oclif" : " ^4.13.6" ,
Original file line number Diff line number Diff line change @@ -5247,10 +5247,10 @@ lines-and-columns@^1.1.6:
5247
5247
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5248
5248
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5249
5249
5250
- lint-staged@^15.2.5 :
5251
- version "15.2.5 "
5252
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5 .tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50 "
5253
- integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA ==
5250
+ lint-staged@^15.2.7 :
5251
+ version "15.2.7 "
5252
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7 .tgz#97867e29ed632820c0fb90be06cd9ed384025649 "
5253
+ integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw ==
5254
5254
dependencies :
5255
5255
chalk "~5.3.0"
5256
5256
commander "~12.1.0"
You can’t perform that action at this time.
0 commit comments