File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 72
72
"execa" : " ^1.0.0" ,
73
73
"husky" : " ^2.4.1" ,
74
74
"lint-staged" : " ^8.2.0" ,
75
- "markdownlint-cli" : " ^0.16 .0" ,
75
+ "markdownlint-cli" : " ^0.17 .0" ,
76
76
"npm-run-all" : " ^4.1.5" ,
77
77
"prettier" : " ^1.18.2" ,
78
78
"rollup" : " ^1.15.1" ,
Original file line number Diff line number Diff line change 3612
3612
mdurl "^1.0.1"
3613
3613
uc.micro "^1.0.5"
3614
3614
3615
- markdownlint-cli@^0.16 .0 :
3616
- version "0.16 .0"
3617
- resolved "https://registry.npmjs.org /markdownlint-cli/-/markdownlint-cli-0.16 .0.tgz#725b3a9140a6d4b65e866f76e6086c0a3f3ee480 "
3618
- integrity sha512-BmtWhDvbsnbgYirYOiSOxP8THhkCjp28+xVfTyj3D1JsOlj0Txf3IA9wlT5GHCYaR6QfDlWq4pz/rh+bfOw2Vg ==
3615
+ markdownlint-cli@^0.17 .0 :
3616
+ version "0.17 .0"
3617
+ resolved "https://registry.yarnpkg.com /markdownlint-cli/-/markdownlint-cli-0.17 .0.tgz#f5e483a576bf56cca29b057216241a54d33e4d95 "
3618
+ integrity sha512-/MInVAuNUDGj5lWeAweL2s4Wk0BY2UqOUcOuOMhY62LXmQZU9qZiFJ5XgHrAZVMggFH/vPupCiUiAMFgGIOqHg ==
3619
3619
dependencies :
3620
3620
commander "~2.9.0"
3621
3621
deep-extend "~0.5.1"
@@ -3624,14 +3624,14 @@ markdownlint-cli@^0.16.0:
3624
3624
js-yaml "^3.13.1"
3625
3625
lodash.differencewith "~4.5.0"
3626
3626
lodash.flatten "~4.4.0"
3627
- markdownlint "~0.14.1 "
3627
+ markdownlint "~0.15.0 "
3628
3628
minimatch "~3.0.4"
3629
3629
rc "~1.2.7"
3630
3630
3631
- markdownlint@~0.14.1 :
3632
- version "0.14.2 "
3633
- resolved "https://registry.npmjs.org /markdownlint/-/markdownlint-0.14.2 .tgz#22185a42b263a5c1105d894b9b66eb5ec992dcab "
3634
- integrity sha512-Lzw5u46jcIQW0RX8nfz6mOjg3VwoTi7KTubk+G7LgJMybV98h3tyVaMpsNRm3UomBosNOUKVe3XOjJs6WS6DdQ ==
3631
+ markdownlint@~0.15.0 :
3632
+ version "0.15.0 "
3633
+ resolved "https://registry.yarnpkg.com /markdownlint/-/markdownlint-0.15.0 .tgz#14837354f01fe15bc06dfd5dd38247b79bd4c8f2 "
3634
+ integrity sha512-sNcrSrUgpNbTQX6rPIMd+RI9rAryGTEbDI9VFpcFyijlC5g8gpkma49k5p98yFLdNbdcB3VW69UJ0smxvTVw6g ==
3635
3635
dependencies :
3636
3636
markdown-it "8.4.2"
3637
3637
You can’t perform that action at this time.
0 commit comments