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 20
20
"@types/semver-compare" : " ^1.0.1" ,
21
21
"all-contributors-cli" : " ^6.20.0" ,
22
22
"husky" : " ^7.0.1" ,
23
- "lint-staged" : " ^11.0.0 " ,
23
+ "lint-staged" : " ^11.0.1 " ,
24
24
"markdownlint-cli" : " ^0.27.1" ,
25
25
"minimist" : " ^1.2.5" ,
26
26
"prettier" : " 2.3.2" ,
Original file line number Diff line number Diff line change @@ -609,10 +609,10 @@ linkify-it@^3.0.1:
609
609
dependencies :
610
610
uc.micro "^1.0.1"
611
611
612
- lint-staged@^11.0.0 :
613
- version "11.0.0 "
614
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0 .tgz#24d0a95aa316ba28e257f5c4613369a75a10c712 "
615
- integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw ==
612
+ lint-staged@^11.0.1 :
613
+ version "11.0.1 "
614
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1 .tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a "
615
+ integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw ==
616
616
dependencies :
617
617
chalk "^4.1.1"
618
618
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments