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
build(deps): bump remark-html from 7.0.0 to 13.0.2 in /tools/doc
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 7.0.0 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](remarkjs/remark-html@7.0.0...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2021
commit eafa6049530f38126f8649f5f17d0ba3af56fdd9
206 changes: 102 additions & 104 deletions tools/doc/package-lock.json

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

2 changes: 1 addition & 1 deletion tools/doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"highlight.js": "^10.4.1",
"rehype-raw": "^2.0.0",
"rehype-stringify": "^3.0.0",
"remark-html": "^7.0.0",
"remark-html": "^13.0.2",
"remark-parse": "^5.0.0",
"remark-rehype": "^3.0.0",
"to-vfile": "^5.0.1",
Expand Down