Bump jsdoc-to-markdown from 7.1.1 to 8.0.0 (#2642)

Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases)
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v7.1.1...v8.0.0)

---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-01 14:37:54 +10:00
committed by GitHub
parent 52a8afe3ef
commit fd1bb71f3e

View File

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