update(jsdoc-to-markdown): version 6 bump (#45194)

This just updates the major version number as adviced by release notes,
though there is no changes to external api shape:
https://github.com/jsdoc2md/jsdoc-to-markdown/releases/tag/v6.0.0

Thanks!
This commit is contained in:
Piotr Błażejewicz (Peter Blazejewicz) 2020-06-05 01:35:28 +02:00 committed by GitHub
parent ad85bebc6e
commit ccb0081a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
// Type definitions for jsdoc-to-markdown 5.0
// Type definitions for jsdoc-to-markdown 6.0
// Project: https://github.com/jsdoc2md/jsdoc-to-markdown
// Definitions by: Adam Zerella <https://github.com/adamzerella>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>