Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
tools: update doc to remark-html@15.0.2 to-vfile@7.2.4
  • Loading branch information
nodejs-github-bot committed Feb 12, 2023
commit 719a67314f4bfe6330b5a7e385e6219079dc8ba5
148 changes: 62 additions & 86 deletions tools/doc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tools/doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"rehype-stringify": "^9.0.3",
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-html": "^15.0.1",
"remark-html": "^15.0.2",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"to-vfile": "^7.2.3",
"to-vfile": "^7.2.4",
"unified": "^10.1.2",
"unist-util-select": "^4.0.3",
"unist-util-visit": "^4.1.2"
Expand Down