Update `dashify` to v2 (#6531)

master
fisker Cheung 2019-09-28 21:44:20 +08:00 committed by Lipis
parent d1ec5975c4
commit 0610862f56
2 changed files with 5 additions and 4 deletions

View File

@ -26,7 +26,7 @@
"chalk": "2.1.0",
"cjk-regex": "2.0.0",
"cosmiconfig": "5.2.1",
"dashify": "0.2.2",
"dashify": "2.0.0",
"dedent": "0.7.0",
"diff": "3.5.0",
"editorconfig": "0.15.3",

View File

@ -2190,9 +2190,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
dashify@0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/dashify/-/dashify-0.2.2.tgz#6a07415a01c91faf4a32e38d9dfba71f61cb20fe"
dashify@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dashify/-/dashify-2.0.0.tgz#fff270ca2868ca427fee571de35691d6e437a648"
integrity sha512-hpA5C/YrPjucXypHPPc0oJ1l9Hf6wWbiOL7Ik42cxnsUOhWiCB/fylKbKqqJalW9FgkNQCw16YO8uW9Hs0Iy1A==
data-urls@^1.0.0:
version "1.0.0"