build(deps): bump hast-util-to-text from 3.1.2 to 4.0.0
Bumps [hast-util-to-text](https://github.com/syntax-tree/hast-util-to-text) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/syntax-tree/hast-util-to-text/releases) - [Commits](https://github.com/syntax-tree/hast-util-to-text/compare/3.1.2...4.0.0) --- updated-dependencies: - dependency-name: hast-util-to-text dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
93896b6476
commit
489a9ff833
|
|
@ -47,7 +47,7 @@
|
|||
"diff": "^5.1.0",
|
||||
"hast-util-to-html": "^9.0.0",
|
||||
"hast-util-to-mdast": "^8.4.1",
|
||||
"hast-util-to-text": "^3.1.2",
|
||||
"hast-util-to-text": "^4.0.0",
|
||||
"hastscript": "^8.0.0",
|
||||
"html-docx-js-typescript": "^0.1.5",
|
||||
"katex": "^0.16.8",
|
||||
|
|
|
|||
Loading…
Reference in New Issue