File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"danger" : " 4.0.1" ,
11
11
"eclint" : " 2.8.0" ,
12
- "markdownlint-cli" : " 0.13 .0" ,
12
+ "markdownlint-cli" : " 0.14 .0" ,
13
13
"prettier" : " 1.11.1" ,
14
14
"prettier-check" : " 2.0.0" ,
15
15
"xo" : " 0.20.3"
Original file line number Diff line number Diff line change 2399
2399
mdurl "^1.0.1"
2400
2400
uc.micro "^1.0.5"
2401
2401
2402
- markdownlint-cli@0.13 .0 :
2403
- version "0.13 .0"
2404
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13 .0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb "
2402
+ markdownlint-cli@0.14 .0 :
2403
+ version "0.14 .0"
2404
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14 .0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe "
2405
2405
dependencies :
2406
2406
commander "~2.9.0"
2407
2407
deep-extend "~0.5.1"
2410
2410
js-yaml "~3.11.0"
2411
2411
lodash.differencewith "~4.5.0"
2412
2412
lodash.flatten "~4.4.0"
2413
- markdownlint "~0.11 .0"
2413
+ markdownlint "~0.12 .0"
2414
2414
minimatch "~3.0.4"
2415
2415
rc "~1.2.7"
2416
2416
2417
- markdownlint@~0.11 .0 :
2418
- version "0.11 .0"
2419
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11 .0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0 "
2417
+ markdownlint@~0.12 .0 :
2418
+ version "0.12 .0"
2419
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.12 .0.tgz#998e0c22698a753c406f19b06c2375321a2b4fb0 "
2420
2420
dependencies :
2421
2421
markdown-it "8.4.2"
2422
2422
You can’t perform that action at this time.
0 commit comments