File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 42
42
]
43
43
},
44
44
"dependencies" : {
45
- "markdownlint" : " ^0.23.1 "
45
+ "markdownlint" : " ^0.24.0 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -712,6 +712,17 @@ markdown-it@12.0.4:
712
712
mdurl "^1.0.1"
713
713
uc.micro "^1.0.5"
714
714
715
+ markdown-it@12.2.0 :
716
+ version "12.2.0"
717
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
718
+ integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
719
+ dependencies :
720
+ argparse "^2.0.1"
721
+ entities "~2.1.0"
722
+ linkify-it "^3.0.1"
723
+ mdurl "^1.0.1"
724
+ uc.micro "^1.0.5"
725
+
715
726
markdownlint-cli@^0.28.1 :
716
727
version "0.28.1"
717
728
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.28.1.tgz#76f1d8d50f81dce524826c93bf0f95af9cbe9397"
@@ -737,7 +748,14 @@ markdownlint-rule-helpers@~0.14.0:
737
748
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.14.0.tgz#4d0e1ae320e85559d8cbed1490934855791627bb"
738
749
integrity sha512-vRTPqSU4JK8vVXmjICHSBhwXUvbfh/VJo+j7hvxqe15tLJyomv3FLgFdFgb8kpj0Fe8SsJa/TZUAXv7/sN+N7A==
739
750
740
- markdownlint@^0.23.1, markdownlint@~0.23.1 :
751
+ markdownlint@^0.24.0 :
752
+ version "0.24.0"
753
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.24.0.tgz#224b53f671367a237d40c8be1745c7be9a322671"
754
+ integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
755
+ dependencies :
756
+ markdown-it "12.2.0"
757
+
758
+ markdownlint@~0.23.1 :
741
759
version "0.23.1"
742
760
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.23.1.tgz#98292b5d340d01e9c113f3d7fb3b2ccf89628dc2"
743
761
integrity sha512-iOEwhDfNmq2IJlaA8mzEkHYUi/Hwoa6Ss+HO5jkwUR6wQ4quFr0WzSx+Z9rsWZKUaPbyirIdL1zGmJRkWawr4Q==
You can’t perform that action at this time.
0 commit comments