Skip to content

Commit

Permalink
chore(deps): update dependency markdownlint-cli to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 25, 2019
1 parent 877202a commit 7fbe7bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"danger": "4.0.1",
"eclint": "2.8.0",
"markdownlint-cli": "0.13.0",
"markdownlint-cli": "0.14.0",
"prettier": "1.11.1",
"prettier-check": "2.0.0",
"xo": "0.20.3"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2399,9 +2399,9 @@ [email protected]:
mdurl "^1.0.1"
uc.micro "^1.0.5"

markdownlint-cli@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13.0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb"
markdownlint-cli@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14.0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe"
dependencies:
commander "~2.9.0"
deep-extend "~0.5.1"
Expand All @@ -2410,13 +2410,13 @@ [email protected]:
js-yaml "~3.11.0"
lodash.differencewith "~4.5.0"
lodash.flatten "~4.4.0"
markdownlint "~0.11.0"
markdownlint "~0.12.0"
minimatch "~3.0.4"
rc "~1.2.7"

markdownlint@~0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0"
markdownlint@~0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.12.0.tgz#998e0c22698a753c406f19b06c2375321a2b4fb0"
dependencies:
markdown-it "8.4.2"

Expand Down

0 comments on commit 7fbe7bc

Please sign in to comment.