mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): update dependency markdown-it-regex to v0.2.2 (develop) (#5972)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a1fb08f245
commit
e4a4f53e04
2 changed files with 6 additions and 6 deletions
|
@ -88,7 +88,7 @@
|
|||
"markdown-it-mark": "4.0.0",
|
||||
"markdown-it-mathjax": "2.0.0",
|
||||
"markdown-it-plantuml": "1.4.1",
|
||||
"markdown-it-regex": "0.2.0",
|
||||
"markdown-it-regex": "0.2.2",
|
||||
"markdown-it-sub": "2.0.0",
|
||||
"markdown-it-sup": "2.0.0",
|
||||
"mermaid": "11.4.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2790,7 +2790,7 @@ __metadata:
|
|||
markdown-it-mark: "npm:4.0.0"
|
||||
markdown-it-mathjax: "npm:2.0.0"
|
||||
markdown-it-plantuml: "npm:1.4.1"
|
||||
markdown-it-regex: "npm:0.2.0"
|
||||
markdown-it-regex: "npm:0.2.2"
|
||||
markdown-it-sub: "npm:2.0.0"
|
||||
markdown-it-sup: "npm:2.0.0"
|
||||
mermaid: "npm:11.4.0"
|
||||
|
@ -14337,10 +14337,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"markdown-it-regex@npm:0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "markdown-it-regex@npm:0.2.0"
|
||||
checksum: 10c0/5e303a8477bf6d81796675e48e966f9f85efc0e643a25f2b9e95a34beb753b32e8a71958b859ea81da27e67ffd8ee5014d4d8297a060f97c45276ec3399555db
|
||||
"markdown-it-regex@npm:0.2.2":
|
||||
version: 0.2.2
|
||||
resolution: "markdown-it-regex@npm:0.2.2"
|
||||
checksum: 10c0/637b5e9d0c2c162ffa421b55025b9b6b7f29f7aec76e9500c877c47d1e17a40753e58ab8107b2997945585c7e38abb8ece41574af1525a9c75e2428434e59972
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue