This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
"husky" : " ^0.14.3" ,
85
85
"jest" : " ^22.0.0" ,
86
86
"lint-staged" : " ^6.0.0" ,
87
- "markdownlint-cli" : " ^0.5 .0" ,
87
+ "markdownlint-cli" : " ^0.6 .0" ,
88
88
"opn" : " ^5.1.0" ,
89
89
"prettier" : " ^1.7.0" ,
90
90
"raf" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -4743,19 +4743,19 @@ markdown-to-ast@~3.4.0:
4743
4743
structured-source "^3.0.2"
4744
4744
traverse "^0.6.6"
4745
4745
4746
- markdownlint-cli@^0.5 .0 :
4747
- version "0.5 .0"
4748
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.5 .0.tgz#5c9562667efbf3298cfedb66d50c0a891b62cb39 "
4746
+ markdownlint-cli@0.6 .0 :
4747
+ version "0.6 .0"
4748
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.6 .0.tgz#f712e814d2909ea757724a31ccd96dabc21554ef "
4749
4749
dependencies :
4750
4750
commander "~2.9.0"
4751
4751
deep-extend "~0.4.1"
4752
4752
glob "~7.0.3"
4753
4753
lodash.flatten "~4.3.0"
4754
4754
lodash.values "~4.2.0"
4755
- markdownlint "~0.6.1 "
4755
+ markdownlint "~0.6.4 "
4756
4756
rc "~1.1.6"
4757
4757
4758
- markdownlint@~0.6.1 :
4758
+ markdownlint@~0.6.4 :
4759
4759
version "0.6.4"
4760
4760
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.6.4.tgz#7fa77e0d8c1b1c3ed7978761ce664bd23e7328ef"
4761
4761
dependencies :
You can’t perform that action at this time.
0 commit comments