Skip to content

Commit

Permalink
chore(deps-dev): update markdownlint-cli requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) to permit the latest version.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.16.0...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 14, 2019
1 parent d6ae75e commit 963dba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"esm": "^3.2.25",
"husky": "^2.4.1",
"lint-staged": "^8.2.0",
"markdownlint-cli": "^0.16.0",
"markdownlint-cli": "^0.17.0",
"mem": "^5.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
Expand Down

0 comments on commit 963dba2

Please sign in to comment.