tools: update doc tool dependencies

PR-URL: https://github.com/nodejs/node/pull/36407
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
pull/36451/head
Michaël Zasso 2020-12-06 14:09:25 +01:00 committed by Node.js GitHub Bot
parent e31a99f01b
commit 8dbeac6c04
2 changed files with 598 additions and 369 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,18 +7,18 @@
"node": ">=12.10.0"
},
"devDependencies": {
"highlight.js": "10.1.2",
"highlight.js": "10.4.1",
"js-yaml": "3.14.0",
"rehype-raw": "4.0.2",
"rehype-raw": "5.0.0",
"rehype-stringify": "8.0.0",
"remark-gfm": "^1.0.0",
"remark-html": "12.0.0",
"remark-html": "13.0.1",
"remark-parse": "^9.0.0",
"remark-rehype": "7.0.0",
"remark-rehype": "8.0.0",
"to-vfile": "6.1.0",
"unified": "9.2.0",
"unist-util-find": "^1.0.2",
"unist-util-select": "3.0.1",
"unist-util-select": "3.0.3",
"unist-util-visit": "2.0.3"
},
"bin": {