Bump jsdoc-to-markdown from 5.0.3 to 6.0.1

Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) from 5.0.3 to 6.0.1.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases)
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v5.0.3...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-01 07:35:47 +00:00
committed by GitHub
parent 0c768ec54b
commit a2c354bb3d

View File

@@ -9,7 +9,7 @@
"license": "GNU General Public License v2.0",
"devDependencies": {
"jsdoc": "^3.6.4",
"jsdoc-to-markdown": "^5.0.3"
"jsdoc-to-markdown": "^6.0.1"
},
"dependencies": {}
}