Skip to content

Commit

Permalink
chore: bump markdown-it-github-alerts to 0.3.0 (override markdown-it)
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Jan 23, 2024
1 parent cfd568b commit dbc00ee
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
35 changes: 15 additions & 20 deletions package-lock.json

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

7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@
"image-size": "^0.9.3",
"katex": "^0.16.4",
"markdown-it": "^13.0.2",
"markdown-it-github-alerts": "^0.1.2",
"markdown-it-github-alerts": "^0.3.0",
"markdown-it-task-lists": "^2.1.1",
"string-similarity": "^4.0.4"
},
Expand All @@ -700,5 +700,10 @@
"typescript": "~4.5.5",
"webpack": "~5.65.0",
"webpack-cli": "^4.9.2"
},
"overrides": {
"markdown-it-github-alerts": {
"markdown-it": "$markdown-it"
}
}
}

0 comments on commit dbc00ee

Please sign in to comment.