This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +29
-29
lines changed
3 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 102
102
"husky" : " 3.0.4" ,
103
103
"jest" : " 24.9.0" ,
104
104
"lint-staged" : " 8.2.1" ,
105
- "markdownlint-cli" : " 0.17 .0" ,
105
+ "markdownlint-cli" : " 0.18 .0" ,
106
106
"opn" : " 5.5.0" ,
107
107
"prettier" : " 1.18.2" ,
108
108
"raf" : " 3.4.1" ,
Original file line number Diff line number Diff line change @@ -6974,21 +6974,21 @@ markdown-escapes@^1.0.0:
6974
6974
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.2.tgz#e639cbde7b99c841c0bacc8a07982873b46d2122"
6975
6975
integrity sha512-lbRZ2mE3Q9RtLjxZBZ9+IMl68DKIXaVAhwvwn9pmjnPLS0h/6kyBMgNhqi1xFJ/2yv6cSyv0jbiZavZv93JkkA==
6976
6976
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 ==
6981
6981
dependencies :
6982
6982
argparse "^1.0.7"
6983
6983
entities "~1.1.1"
6984
6984
linkify-it "^2.0.0"
6985
6985
mdurl "^1.0.1"
6986
6986
uc.micro "^1.0.5"
6987
6987
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 ==
6992
6992
dependencies :
6993
6993
commander "~2.9.0"
6994
6994
deep-extend "~0.5.1"
6997
6997
js-yaml "^3.13.1"
6998
6998
lodash.differencewith "~4.5.0"
6999
6999
lodash.flatten "~4.4.0"
7000
- markdownlint "~0.15 .0"
7000
+ markdownlint "~0.16 .0"
7001
7001
minimatch "~3.0.4"
7002
7002
rc "~1.2.7"
7003
7003
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 ==
7008
7008
dependencies :
7009
- markdown-it "8.4.2 "
7009
+ markdown-it "9.0.1 "
7010
7010
7011
7011
7012
7012
version "0.7.0"
You can’t perform that action at this time.
0 commit comments