Upgrade markdown lint to latest

This commit is contained in:
rejas
2019-06-05 10:26:20 +02:00
parent 835668d96d
commit 84893b1664
2 changed files with 33 additions and 35 deletions

View File

@@ -41,7 +41,7 @@
"grunt": "latest",
"grunt-eslint": "latest",
"grunt-jsonlint": "latest",
"grunt-markdownlint": "^1.0.43",
"grunt-markdownlint": "latest",
"grunt-stylelint": "latest",
"grunt-yamllint": "latest",
"http-auth": "^3.2.3",