build(deps): bump hast-util-to-html from 8.0.4 to 9.0.0

Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) from 8.0.4 to 9.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/8.0.4...9.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-07 11:48:25 +00:00 committed by GitHub
parent 1413fa01b2
commit 4986c95012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@
"asciidoctor": "^3.0.2",
"crypto-js": "^4.1.1",
"diff": "^5.1.0",
"hast-util-to-html": "^8.0.4",
"hast-util-to-html": "^9.0.0",
"hast-util-to-mdast": "^8.4.1",
"hast-util-to-text": "^3.1.2",
"hastscript": "^7.2.0",