markdownlint-cli
Advanced tools
Comparing version 0.14.0 to 0.14.1
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -43,3 +43,3 @@ "main": "markdownlint.js", | ||
"glob": "~7.1.2", | ||
"js-yaml": "~3.11.0", | ||
"js-yaml": "~3.13.0", | ||
"lodash.differencewith": "~4.5.0", | ||
@@ -46,0 +46,0 @@ "lodash.flatten": "~4.4.0", |
13579
+ Addedjs-yaml@3.13.1(transitive)
- Removedjs-yaml@3.11.0(transitive)
Updatedjs-yaml@~3.13.0