Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] b8e2cf9392
build(deps): bump hast-util-to-mdast from 8.4.1 to 10.1.0
Bumps [hast-util-to-mdast](https://github.com/syntax-tree/hast-util-to-mdast) from 8.4.1 to 10.1.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-mdast/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-mdast/compare/8.4.1...10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 11:36:34 +00:00

View File

@ -46,7 +46,7 @@
"crypto-js": "^4.1.1",
"diff": "^5.1.0",
"hast-util-to-html": "^9.0.0",
"hast-util-to-mdast": "^8.4.1",
"hast-util-to-mdast": "^10.1.0",
"hast-util-to-text": "^4.0.0",
"hastscript": "^8.0.0",
"html-docx-js": "^0.3.1",