Skip to content

Commit

Permalink
build(packages/remark-renumber-references): update dependency mdast-u…
Browse files Browse the repository at this point in the history
…til-hidden to 1.1.1
  • Loading branch information
Xunnamius committed Oct 22, 2022
1 parent d2d183f commit fbf7f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/remark-renumber-references/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@types/mdast": "^3.0.10",
"mdast-util-hidden": "^1.1.0",
"mdast-util-hidden": "^1.1.1",
"remark-inline-links": "^6.0.1",
"remark-reference-links": "^6.0.1",
"unified": "^10.1.2",
Expand Down

0 comments on commit fbf7f01

Please sign in to comment.