From ec0346bace9685e7b7ff52bb5d3095958ff4a0ba Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 12 May 2019 18:15:07 +0000 Subject: [PATCH] chore(package): update jsdoc-to-markdown to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6eff3d0..5a421a6f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "glob": "^7.1.1", "husky": "^1.0.0", "istanbul": "^0.4.3", - "jsdoc-to-markdown": "^4.0.0", + "jsdoc-to-markdown": "^5.0.0", "mkdirp": "^0.5.1", "mocha": "^5.0.0", "semantic-release": "^15.5.1",