Skip to content

Commit

Permalink
build(deps): update dependency markdown-it to v12.3.2 (#13572)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 15, 2022
1 parent e4282ce commit 14983d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -175,7 +175,7 @@
"json-stringify-pretty-compact": "3.0.0",
"json5": "2.2.0",
"luxon": "2.3.0",
"markdown-it": "12.3.1",
"markdown-it": "12.3.2",
"markdown-table": "2.0.0",
"marshal": "0.5.2",
"minimatch": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6593,10 +6593,10 @@ markdown-it@12.2.0:
mdurl "^1.0.1"
uc.micro "^1.0.5"

markdown-it@12.3.1:
version "12.3.1"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.1.tgz#f9d51948202590215f4f6cf96d605a480b950e46"
integrity sha512-xu6ZyQc/W1mWRwBOZT5ePVVn77MhHYkWwiAMgy/oBwUwSD2fS5xND3oIN44RCqVMgpNbhKtzZs9B75mC7FHwTQ==
markdown-it@12.3.2:
version "12.3.2"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
dependencies:
argparse "^2.0.1"
entities "~2.1.0"
Expand Down

0 comments on commit 14983d1

Please sign in to comment.