Skip to content

Commit

Permalink
Update dependency markdown-it-anchor to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 27c5991 commit a9bda42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"katex": "0.16.11",
"markdown-it": "13.0.2",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "5.3.0",
"markdown-it-anchor": "8.6.7",
"markdown-it-deflist": "2.1.0",
"markdown-it-emoji": "2.0.2",
"markdown-it-expand-tabs": "1.0.13",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8679,7 +8679,7 @@ __metadata:
katex: 0.16.11
markdown-it: 13.0.2
markdown-it-abbr: 1.0.4
markdown-it-anchor: 5.3.0
markdown-it-anchor: 8.6.7
markdown-it-deflist: 2.1.0
markdown-it-emoji: 2.0.2
markdown-it-expand-tabs: 1.0.13
Expand Down Expand Up @@ -32366,12 +32366,13 @@ __metadata:
languageName: node
linkType: hard

"markdown-it-anchor@npm:5.3.0":
version: 5.3.0
resolution: "markdown-it-anchor@npm:5.3.0"
"markdown-it-anchor@npm:8.6.7":
version: 8.6.7
resolution: "markdown-it-anchor@npm:8.6.7"
peerDependencies:
"@types/markdown-it": "*"
markdown-it: "*"
checksum: e1092fe45001ec9fb6df24afcada4f0cb774eebbe76db7c57943bcd84e0977c85764c5e6cd539617eef2a0f0c7abed59890f748b55c7379e2e4c45ff8b69f813
checksum: 828236768ac7f61ed5591393c1b1bfc5dbf2b6d0c58a3deec606c61dddaa12658a34450cbef37ab50a04453e618ce1efd47d86e4e52595024334898fd306225b
languageName: node
linkType: hard

Expand Down

0 comments on commit a9bda42

Please sign in to comment.