Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3
  • Loading branch information
nodejs-github-bot committed Jan 8, 2022
commit 3d60173068d11f0065486bf038212b1f91269140
73 changes: 28 additions & 45 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 @@ -7,7 +7,7 @@
"node": ">=14.8.0"
},
"devDependencies": {
"highlight.js": "^11.3.1",
"highlight.js": "^11.4.0",
"js-yaml": "^4.1.0",
"rehype-raw": "^6.1.1",
"rehype-stringify": "^9.0.2",
Expand All @@ -16,7 +16,7 @@
"remark-html": "^15.0.1",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"to-vfile": "^7.2.2",
"to-vfile": "^7.2.3",
"unified": "^10.1.1",
"unist-util-select": "^4.0.1",
"unist-util-visit": "^4.1.0"
Expand Down