@@ -320,6 +320,11 @@ entities@~2.1.0:
320
320
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
321
321
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
322
322
323
+ entities@~3.0.1 :
324
+ version "3.0.1"
325
+ resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
326
+ integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
327
+
323
328
escape-string-regexp@^1.0.5 :
324
329
version "1.0.5"
325
330
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -530,6 +535,13 @@ linkify-it@^3.0.1:
530
535
dependencies :
531
536
uc.micro "^1.0.1"
532
537
538
+ linkify-it@^4.0.1 :
539
+ version "4.0.1"
540
+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
541
+ integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
542
+ dependencies :
543
+ uc.micro "^1.0.1"
544
+
533
545
lint-staged@^13.0.2 :
534
546
version "13.0.2"
535
547
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
@@ -601,6 +613,17 @@ markdown-it@12.3.2:
601
613
mdurl "^1.0.1"
602
614
uc.micro "^1.0.5"
603
615
616
+ markdown-it@13.0.1 :
617
+ version "13.0.1"
618
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
619
+ integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
620
+ dependencies :
621
+ argparse "^2.0.1"
622
+ entities "~3.0.1"
623
+ linkify-it "^4.0.1"
624
+ mdurl "^1.0.1"
625
+ uc.micro "^1.0.5"
626
+
604
627
markdownlint-cli@^0.31.1 :
605
628
version "0.31.1"
606
629
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
@@ -622,7 +645,14 @@ markdownlint-rule-helpers@~0.16.0:
622
645
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
623
646
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
624
647
625
- markdownlint@^0.25.1, markdownlint@~0.25.1 :
648
+ markdownlint@^0.26.0 :
649
+ version "0.26.0"
650
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421"
651
+ integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==
652
+ dependencies :
653
+ markdown-it "13.0.1"
654
+
655
+ markdownlint@~0.25.1 :
626
656
version "0.25.1"
627
657
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
628
658
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
0 commit comments