This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +17
-17
lines changed 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 102
102
"husky" : " 2.4.1" ,
103
103
"jest" : " 24.8.0" ,
104
104
"lint-staged" : " 8.2.0" ,
105
- "markdownlint-cli" : " 0.16 .0" ,
105
+ "markdownlint-cli" : " 0.17 .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 6874
6874
mdurl "^1.0.1"
6875
6875
uc.micro "^1.0.5"
6876
6876
6877
- markdownlint-cli@0.16 .0 :
6878
- version "0.16 .0"
6879
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.16 .0.tgz#725b3a9140a6d4b65e866f76e6086c0a3f3ee480 "
6880
- integrity sha512-BmtWhDvbsnbgYirYOiSOxP8THhkCjp28+xVfTyj3D1JsOlj0Txf3IA9wlT5GHCYaR6QfDlWq4pz/rh+bfOw2Vg ==
6877
+ markdownlint-cli@0.17 .0 :
6878
+ version "0.17 .0"
6879
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.17 .0.tgz#f5e483a576bf56cca29b057216241a54d33e4d95 "
6880
+ integrity sha512-/MInVAuNUDGj5lWeAweL2s4Wk0BY2UqOUcOuOMhY62LXmQZU9qZiFJ5XgHrAZVMggFH/vPupCiUiAMFgGIOqHg ==
6881
6881
dependencies :
6882
6882
commander "~2.9.0"
6883
6883
deep-extend "~0.5.1"
6886
6886
js-yaml "^3.13.1"
6887
6887
lodash.differencewith "~4.5.0"
6888
6888
lodash.flatten "~4.4.0"
6889
- markdownlint "~0.14.1 "
6889
+ markdownlint "~0.15.0 "
6890
6890
minimatch "~3.0.4"
6891
6891
rc "~1.2.7"
6892
6892
6893
- markdownlint@~0.14.1 :
6894
- version "0.14.1 "
6895
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.14.1 .tgz#62666d897284b44af20627229334045248f1c941 "
6896
- integrity sha512-W3RxMP8GYyJAhgUXIXvBOXT2ai89qDIuLf2ZM0Xd+XcwXBS6Hu06Hg2UKNwMDPTy0uQK8YWCH4hkdxlevm/BgQ ==
6893
+ markdownlint@~0.15.0 :
6894
+ version "0.15.0 "
6895
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.15.0 .tgz#14837354f01fe15bc06dfd5dd38247b79bd4c8f2 "
6896
+ integrity sha512-sNcrSrUgpNbTQX6rPIMd+RI9rAryGTEbDI9VFpcFyijlC5g8gpkma49k5p98yFLdNbdcB3VW69UJ0smxvTVw6g ==
6897
6897
dependencies :
6898
6898
markdown-it "8.4.2"
6899
6899
You can’t perform that action at this time.
0 commit comments