Skip to content

Commit

Permalink
Update dependency markdown-it-sup to v2 (laurent22#11048)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 5763de3 commit dce4c71
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -48,7 +48,7 @@
"markdown-it-mark": "3.0.1",
"markdown-it-multimd-table": "4.2.3",
"markdown-it-sub": "1.0.0",
"markdown-it-sup": "1.0.0",
"markdown-it-sup": "2.0.0",
"markdown-it-toc-done-right": "4.2.0",
"md5": "2.3.0",
"mermaid": "10.9.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7893,7 +7893,7 @@ __metadata:
markdown-it-mark: 3.0.1
markdown-it-multimd-table: 4.2.3
markdown-it-sub: 1.0.0
markdown-it-sup: 1.0.0
markdown-it-sup: 2.0.0
markdown-it-toc-done-right: 4.2.0
md5: 2.3.0
mermaid: 10.9.1
Expand Down Expand Up @@ -30620,10 +30620,10 @@ __metadata:
languageName: node
linkType: hard

"markdown-it-sup@npm:1.0.0":
version: 1.0.0
resolution: "markdown-it-sup@npm:1.0.0"
checksum: 9e593acb8c79dbb917645affde3c46ecb50baa59c740ffe4ecc7bfa470b5b746338f12c65219d6c4112f9f2b01b68cbd151aaabbac878f34e07c7120e5959324
"markdown-it-sup@npm:2.0.0":
version: 2.0.0
resolution: "markdown-it-sup@npm:2.0.0"
checksum: 14d2081140e6174db78899ba63eaf17c79415ad11566665167dfea6351ed160785566f6bbedd8a657e0b4b9a735d8f7ad72ac9cff61e2f8fbdd4bbd3e685b898
languageName: node
linkType: hard

Expand Down

0 comments on commit dce4c71

Please sign in to comment.