Skip to content

Commit

Permalink
fix(deps): update dependency remark-gfm to v4
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | remark-gfm | 3.0.1 | 4.0.0 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Oct 30, 2023
1 parent ea272e2 commit cf6a7fa
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 101 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rehype-stringify": "^10.0.0",
"rehype-toc": "3.0.2",
"remark-breaks": "^4.0.0",
"remark-gfm": "3.0.1",
"remark-gfm": "4.0.0",
"remark-hint": "^1.0.10",
"remark-math": "5.1.1",
"remark-parse": "^11.0.0",
Expand Down
234 changes: 134 additions & 100 deletions pnpm-lock.yaml

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

0 comments on commit cf6a7fa

Please sign in to comment.