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 22
22
"devDependencies" : {
23
23
"@adguard/aglint" : " 2.1.5" ,
24
24
"husky" : " ^9.1.7" ,
25
- "lint-staged" : " ^15.5.1 " ,
25
+ "lint-staged" : " ^15.5.2 " ,
26
26
"markdownlint" : " ^0.38.0" ,
27
27
"markdownlint-cli" : " ^0.44.0"
28
28
}
Original file line number Diff line number Diff line change @@ -656,10 +656,10 @@ linkify-it@^5.0.0:
656
656
dependencies :
657
657
uc.micro "^2.0.0"
658
658
659
- lint-staged@^15.5.1 :
660
- version "15.5.1 "
661
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1 .tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24 "
662
- integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ ==
659
+ lint-staged@^15.5.2 :
660
+ version "15.5.2 "
661
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2 .tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3 "
662
+ integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w ==
663
663
dependencies :
664
664
chalk "^5.4.1"
665
665
commander "^13.1.0"
You can’t perform that action at this time.
0 commit comments