File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
]
43
43
},
44
44
"dependencies" : {
45
- "markdownlint" : " ^0.25.0 "
45
+ "markdownlint" : " ^0.25.1 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -593,10 +593,10 @@ markdown-it@12.2.0:
593
593
mdurl "^1.0.1"
594
594
uc.micro "^1.0.5"
595
595
596
- markdown-it@12.3.0 :
597
- version "12.3.0 "
598
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.0 .tgz#11490c61b412b8f41530319c005ecdcd4367171f "
599
- integrity sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ ==
596
+ markdown-it@12.3.2 :
597
+ version "12.3.2 "
598
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2 .tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90 "
599
+ integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg ==
600
600
dependencies :
601
601
argparse "^2.0.1"
602
602
entities "~2.1.0"
@@ -629,12 +629,12 @@ markdownlint-rule-helpers@~0.15.0:
629
629
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.15.0.tgz#11434c573649b9235ae70b967314f5711f7d8fa8"
630
630
integrity sha512-A+9mswc3m/kkqpJCqntmte/1VKhDJ+tjZsERLz5L4h/Qr7ht2/BkGkgY5E7/wsxIhcpl+ctIfz+oS3PQrMOB2w==
631
631
632
- markdownlint@^0.25.0 :
633
- version "0.25.0 "
634
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.0 .tgz#a0f66c676f3360e76396dfb1c8a8b552dde619dc "
635
- integrity sha512-HtmitJLnzMyPbxy0tkEkzM6GP8it9tshI2XC+eUB+ZcdtWx5sokakQGEGOPVhra2CB/qRRuFEJ9Xl+X/BaB9QQ ==
632
+ markdownlint@^0.25.1 :
633
+ version "0.25.1 "
634
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1 .tgz#df04536607ebeeda5ccd5e4f38138823ed623788 "
635
+ integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g ==
636
636
dependencies :
637
- markdown-it "12.3.0 "
637
+ markdown-it "12.3.2 "
638
638
639
639
markdownlint@~0.24.0 :
640
640
version "0.24.0"
You can’t perform that action at this time.
0 commit comments