Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7ad24a5

Browse files
authoredFeb 9, 2024··
Bump mdast-util-to-hast from 12.3.0 to 13.1.0
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 12.3.0 to 13.1.0. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@12.3.0...13.1.0) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 883da02 commit 7ad24a5

File tree

2 files changed

+364
-22
lines changed

2 files changed

+364
-22
lines changed
 

‎package-lock.json

+363-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"hast-util-to-text": "^3.1.2",
2222
"hastscript": "^7.2.0",
2323
"idb-keyval": "^6.2.1",
24-
"mdast-util-to-hast": "^12.3.0",
24+
"mdast-util-to-hast": "^13.1.0",
2525
"memoizee": "^0.4.15",
2626
"node-polyfill-webpack-plugin": "^3.0.0",
2727
"nth-check": "^2.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.