From 71185105abb3de99fa90b39783272aff83bed33a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 12 Jul 2018 05:49:06 +0000 Subject: [PATCH] chore(package): update markdownlint-cli to version 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a03574015..f0b368cbd 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jest": "^21.2.1", "jquery-bridget": "^2.0.1", "less": "^3.0.4", - "markdownlint-cli": "^0.8.2", + "markdownlint-cli": "^0.11.0", "mock-xhr": "^0.1.0", "node-sass": "^4.9.0", "resolve-url-loader": "^2.3.0",