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 +24
-24
lines changed Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 102
102
"husky" : " 1.3.1" ,
103
103
"jest" : " 24.1.0" ,
104
104
"lint-staged" : " 8.1.4" ,
105
- "markdownlint-cli" : " 0.13 .0" ,
105
+ "markdownlint-cli" : " 0.14 .0" ,
106
106
"opn" : " 5.4.0" ,
107
107
"prettier" : " 1.16.4" ,
108
108
"raf" : " 3.4.1" ,
Original file line number Diff line number Diff line change 6310
6310
mdurl "^1.0.1"
6311
6311
uc.micro "^1.0.5"
6312
6312
6313
- markdownlint-cli@0.13 .0 :
6314
- version "0.13 .0"
6315
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13 .0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb "
6316
- integrity sha512-DCjhAIb4EDny6xdjOcu2Rckp1sOSktQU9PjRN2pK9p0Azby7YYBqZXO8I+vhv5XKd2Pk0IbbOhyZ/+zjfH4oww ==
6313
+ markdownlint-cli@0.14 .0 :
6314
+ version "0.14 .0"
6315
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14 .0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe "
6316
+ integrity sha512-EE2YBEgw7W38eCXeOA79I2pv33Rr5hLAkRqZtXJtEbTHKMQtVaVGLD2Qb4RDekYXgXyuR+LRXFE947WlxOvLXQ ==
6317
6317
dependencies :
6318
6318
commander "~2.9.0"
6319
6319
deep-extend "~0.5.1"
6322
6322
js-yaml "~3.11.0"
6323
6323
lodash.differencewith "~4.5.0"
6324
6324
lodash.flatten "~4.4.0"
6325
- markdownlint "~0.11 .0"
6325
+ markdownlint "~0.12 .0"
6326
6326
minimatch "~3.0.4"
6327
6327
rc "~1.2.7"
6328
6328
6329
- markdownlint@~0.11 .0 :
6330
- version "0.11 .0"
6331
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11 .0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0 "
6332
- integrity sha512-wE5WdKD6zW2DQaPQ5TFBTXh5j76DnWd/IFffnDQgHmi6Y61DJXBDfLftZ/suJHuv6cwPjM6gKw2GaRLJMOR+Mg ==
6329
+ markdownlint@~0.12 .0 :
6330
+ version "0.12 .0"
6331
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.12 .0.tgz#998e0c22698a753c406f19b06c2375321a2b4fb0 "
6332
+ integrity sha512-bjur6ZP0yKHVYh1U5+xD+bVkouKiUyiVzg9c9qkytYRW2nDfSowifKSmpPeO0uZHxzZOYMcV2Oe7sycPOEqMOQ ==
6333
6333
dependencies :
6334
6334
markdown-it "8.4.2"
6335
6335
You can’t perform that action at this time.
0 commit comments