markdownlint-cli
Advanced tools
Comparing version 0.17.0 to 0.18.0
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.17.0", | ||
"version": "0.18.0", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -46,3 +46,3 @@ "main": "markdownlint.js", | ||
"lodash.flatten": "~4.4.0", | ||
"markdownlint": "~0.15.0", | ||
"markdownlint": "~0.16.0", | ||
"minimatch": "~3.0.4", | ||
@@ -52,6 +52,6 @@ "rc": "~1.2.7" | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"execa": "^1.0.0", | ||
"husky": "^0.11.3", | ||
"tap-growl": "^1.1.2", | ||
"ava": "^2.2.0", | ||
"execa": "^2.0.4", | ||
"husky": "^3.0.4", | ||
"tap-growl": "^3.0.0", | ||
"test-rule-package": "./test/custom-rules/test-rule-package", | ||
@@ -58,0 +58,0 @@ "xo": "*" |
13512
+ Addedmarkdown-it@9.0.1(transitive)
+ Addedmarkdownlint@0.16.0(transitive)
- Removedmarkdown-it@8.4.2(transitive)
- Removedmarkdownlint@0.15.0(transitive)
Updatedmarkdownlint@~0.16.0