From 2d2437d3c39731c9336fe173fd178c4bc3c1fd6c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 15 Nov 2018 14:32:18 +0000 Subject: [PATCH] chore(package): update remark-cli to version 6.0.1 Closes #62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ae27e4..6e723cb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "coveralls": "^3.0.2", "level-community": "^3.0.0", "nyc": "^12.0.2", - "remark-cli": "^5.0.0", + "remark-cli": "^6.0.1", "remark-collapse": "^0.1.2", "remark-git-contributors": "^0.2.1", "remark-github": "^7.0.3",