mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
fix(deps): update dependency markdown-it to ~13.0.2 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65f1c32041
commit
41426f8bff
@ -52,7 +52,7 @@
|
|||||||
"jszip": "~3.10.1",
|
"jszip": "~3.10.1",
|
||||||
"knex": "~2.5.1",
|
"knex": "~2.5.1",
|
||||||
"live-directory": "~2.3.2",
|
"live-directory": "~2.3.2",
|
||||||
"markdown-it": "~13.0.1",
|
"markdown-it": "~13.0.2",
|
||||||
"node-fetch": "~2.7.0",
|
"node-fetch": "~2.7.0",
|
||||||
"nunjucks": "~3.2.4",
|
"nunjucks": "~3.2.4",
|
||||||
"parse-duration": "~1.1.0",
|
"parse-duration": "~1.1.0",
|
||||||
|
@ -4020,10 +4020,10 @@ map-visit@^1.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
object-visit "^1.0.0"
|
object-visit "^1.0.0"
|
||||||
|
|
||||||
markdown-it@~13.0.1:
|
markdown-it@~13.0.2:
|
||||||
version "13.0.1"
|
version "13.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
|
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.2.tgz#1bc22e23379a6952e5d56217fbed881e0c94d536"
|
||||||
integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
|
integrity sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==
|
||||||
dependencies:
|
dependencies:
|
||||||
argparse "^2.0.1"
|
argparse "^2.0.1"
|
||||||
entities "~3.0.1"
|
entities "~3.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user