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 35
35
"eslint-config-oclif" : " ^6.0.50" ,
36
36
"eslint-config-prettier" : " ^10.1.2" ,
37
37
"husky" : " ^9.1.7" ,
38
- "lint-staged" : " ^15.5.1 " ,
38
+ "lint-staged" : " ^15.5.2 " ,
39
39
"mocha" : " ^10.8.2" ,
40
40
"nyc" : " ^15" ,
41
41
"oclif" : " ^4.17.46" ,
Original file line number Diff line number Diff line change @@ -5793,10 +5793,10 @@ lines-and-columns@^1.1.6:
5793
5793
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5794
5794
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5795
5795
5796
- lint-staged@^15.5.1 :
5797
- version "15.5.1 "
5798
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1 .tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24 "
5799
- integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ ==
5796
+ lint-staged@^15.5.2 :
5797
+ version "15.5.2 "
5798
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2 .tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3 "
5799
+ integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w ==
5800
5800
dependencies :
5801
5801
chalk "^5.4.1"
5802
5802
commander "^13.1.0"
You can’t perform that action at this time.
0 commit comments