tools: update doc to remark-rehype@10.1.0

PR-URL: https://github.com/nodejs/node/pull/41149
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
Node.js GitHub Bot
2021-12-13 05:29:24 -08:00
committed by GitHub
parent ad91abcbad
commit bc6072e28b
2 changed files with 238 additions and 336 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"remark-gfm": "^3.0.1",
"remark-html": "^15.0.1",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.0.1",
"remark-rehype": "^10.1.0",
"to-vfile": "^7.2.2",
"unified": "^10.1.1",
"unist-util-select": "^4.0.1",