From 9b304cc0716938504c2804cd5fa75b527e5b9855 Mon Sep 17 00:00:00 2001 From: David Anson Date: Sat, 28 Jul 2018 16:01:15 -0700 Subject: [PATCH] Update markdownlint dependency to 0.11.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f24565c7..1ef45d9f9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "js-yaml": "~3.11.0", "lodash.differencewith": "~4.5.0", "lodash.flatten": "~4.4.0", - "markdownlint": "~0.10.0", + "markdownlint": "~0.11.0", "rc": "~1.2.7" }, "devDependencies": {