Skip to content

Commit 37a6ce1

Browse files
nodejs-github-botjuanarbol
authored andcommittedMar 5, 2023
tools: update doc to unist-util-select@4.0.3 unist-util-visit@4.1.2
PR-URL: #46364 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 732c77e commit 37a6ce1

File tree

2 files changed

+199
-249
lines changed

2 files changed

+199
-249
lines changed
 

‎tools/doc/package-lock.json

+197-247
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/doc/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"remark-rehype": "^10.1.0",
1919
"to-vfile": "^7.2.3",
2020
"unified": "^10.1.2",
21-
"unist-util-select": "^4.0.2",
22-
"unist-util-visit": "^4.1.1"
21+
"unist-util-select": "^4.0.3",
22+
"unist-util-visit": "^4.1.2"
2323
},
2424
"bin": {
2525
"node-doc-generator": "generate.js"

0 commit comments

Comments
 (0)
Please sign in to comment.