Skip to content

Commit

Permalink
chore(package): update markdownlint-cli to version 0.6.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Jan 7, 2018
1 parent 02f9180 commit e3fb513
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fs-extra": "^5.0.0",
"husky": "^0.14.3",
"lint-staged": "^6.0.0",
"markdownlint-cli": "^0.5.0",
"markdownlint-cli": "^0.6.0",
"npm-run-all": "^4.1.2",
"prepend-file-cli": "^1.0.6",
"prettier": "^1.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,19 +2931,19 @@ markdown-it@8.3.2:
mdurl "^1.0.1"
uc.micro "^1.0.3"

markdownlint-cli@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.5.0.tgz#5c9562667efbf3298cfedb66d50c0a891b62cb39"
markdownlint-cli@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.6.0.tgz#f712e814d2909ea757724a31ccd96dabc21554ef"
dependencies:
commander "~2.9.0"
deep-extend "~0.4.1"
glob "~7.0.3"
lodash.flatten "~4.3.0"
lodash.values "~4.2.0"
markdownlint "~0.6.1"
markdownlint "~0.6.4"
rc "~1.1.6"

markdownlint@~0.6.1:
markdownlint@~0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.6.4.tgz#7fa77e0d8c1b1c3ed7978761ce664bd23e7328ef"
dependencies:
Expand Down

0 comments on commit e3fb513

Please sign in to comment.