Skip to content

Commit 7081a0a

Browse files
committed
Upgrade Hongdown to 0.3.8
1 parent 0aca5f0 commit 7081a0a

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"exclude": ["*.md", "*.yaml", "*.yml"]
2525
},
2626
"tasks": {
27-
"hongdown": "deno run -A npm:hongdown@^0.3.2",
27+
"hongdown": "deno run -A npm:hongdown@^0.3.8",
2828
"check": {
2929
"dependencies": ["check-versions"],
3030
"command": "deno check && deno lint && deno fmt --check && deno task hongdown --check && deno publish --dry-run --allow-dirty"

deno.lock

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)