This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +29
-29
lines changed Expand file tree Collapse file tree 3 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 102102 "husky" : " 3.0.4" ,
103103 "jest" : " 24.9.0" ,
104104 "lint-staged" : " 8.2.1" ,
105- "markdownlint-cli" : " 0.17 .0" ,
105+ "markdownlint-cli" : " 0.18 .0" ,
106106 "opn" : " 5.5.0" ,
107107 "prettier" : " 1.18.2" ,
108108 "raf" : " 3.4.1" ,
Original file line number Diff line number Diff line change @@ -6974,21 +6974,21 @@ markdown-escapes@^1.0.0:
69746974 resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.2.tgz#e639cbde7b99c841c0bacc8a07982873b46d2122"
69756975 integrity sha512-lbRZ2mE3Q9RtLjxZBZ9+IMl68DKIXaVAhwvwn9pmjnPLS0h/6kyBMgNhqi1xFJ/2yv6cSyv0jbiZavZv93JkkA==
69766976
6977- markdown-it@8.4.2 :
6978- version "8.4.2 "
6979- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2 .tgz#386f98998dc15a37722aa7722084f4020bdd9b54 "
6980- integrity sha512-GcRz3AWTqSUphY3vsUqQSFMbgR38a4Lh3GWlHRh/7MRwz8mcu9n2IO7HOh+bXHrR9kOPDl5RNCaEsrneb+xhHQ ==
6977+ markdown-it@9.0.1 :
6978+ version "9.0.1 "
6979+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.0.1 .tgz#aafe363c43718720b6575fd10625cde6e4ff2d47 "
6980+ integrity sha512-XC9dMBHg28Xi7y5dPuLjM61upIGPJG8AiHNHYqIaXER2KNnn7eKnM5/sF0ImNnyoV224Ogn9b1Pck8VH4k0bxw ==
69816981 dependencies :
69826982 argparse "^1.0.7"
69836983 entities "~1.1.1"
69846984 linkify-it "^2.0.0"
69856985 mdurl "^1.0.1"
69866986 uc.micro "^1.0.5"
69876987
6988- markdownlint-cli@0.17 .0 :
6989- version "0.17 .0"
6990- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.17 .0.tgz#f5e483a576bf56cca29b057216241a54d33e4d95 "
6991- integrity sha512-/MInVAuNUDGj5lWeAweL2s4Wk0BY2UqOUcOuOMhY62LXmQZU9qZiFJ5XgHrAZVMggFH/vPupCiUiAMFgGIOqHg ==
6988+ markdownlint-cli@0.18 .0 :
6989+ version "0.18 .0"
6990+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.18 .0.tgz#bd1cee72739049d42dcea5f6db0c0f57c6eb8096 "
6991+ integrity sha512-mQ2zvjMLoy0P2kb9Y03SqC24WPH4fTRN0/CyCorB122c4Chg9vWJKgUKBz3KR7swpzqmlI0SYq/7Blbqe4kb2g ==
69926992 dependencies :
69936993 commander "~2.9.0"
69946994 deep-extend "~0.5.1"
@@ -6997,16 +6997,16 @@ markdownlint-cli@0.17.0:
69976997 js-yaml "^3.13.1"
69986998 lodash.differencewith "~4.5.0"
69996999 lodash.flatten "~4.4.0"
7000- markdownlint "~0.15 .0"
7000+ markdownlint "~0.16 .0"
70017001 minimatch "~3.0.4"
70027002 rc "~1.2.7"
70037003
7004- markdownlint@~0.15 .0 :
7005- version "0.15 .0"
7006- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.15 .0.tgz#14837354f01fe15bc06dfd5dd38247b79bd4c8f2 "
7007- integrity sha512-sNcrSrUgpNbTQX6rPIMd+RI9rAryGTEbDI9VFpcFyijlC5g8gpkma49k5p98yFLdNbdcB3VW69UJ0smxvTVw6g ==
7004+ markdownlint@~0.16 .0 :
7005+ version "0.16 .0"
7006+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.16 .0.tgz#69f73cc755a44231fbe5dc7c37a5909cedc0ac6e "
7007+ integrity sha512-Zo+iPezP3eM6lLhKepkUw+X98H44lipIdx4d6faaugfB0+7VuDB3R0hXmx7z9F1N3/ypn46oOFgAD9iF++Ie6A ==
70087008 dependencies :
7009- markdown-it "8.4.2 "
7009+ markdown-it "9.0.1 "
70107010
70117011marked@0.7.0 :
70127012 version "0.7.0"
You can’t perform that action at this time.
0 commit comments