From dc9ed1cf5fd26cabf1aff910acd983b2a7592c72 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Mar 2017 11:58:04 -0500 Subject: [PATCH] chore(package): update remark-cli to version 3.0.0 (#4126) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 222b0664d5..47513e0f5d 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "npm-run": "^4.1.0", "proxyquireify": "^3.0.0", "qunitjs": "1.23.1", - "remark-cli": "^2.1.0", + "remark-cli": "^3.0.0", "remark-lint": "^5.2.0", "remark-toc": "^3.1.0", "remark-validate-links": "^5.0.0",