Skip to content

Commit d57fd41

Browse files
Bump markdown-it from 12.0.0 to 12.3.2 (#319)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@12.0.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bca9fc0 commit d57fd41

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash.findindex": "^4.6.0",
3333
"lodash.groupby": "^4.6.0",
3434
"lodash.intersection": "^4.4.0",
35-
"markdown-it": "^12.0.0",
35+
"markdown-it": "^12.3.2",
3636
"markdown-it-mathjax3": "^3.0.0-0",
3737
"markdown-it-replace-link": "^1.1.0",
3838
"mathjax": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8148,10 +8148,10 @@ markdown-it-replace-link@^1.1.0:
81488148
resolved "https://registry.yarnpkg.com/markdown-it-replace-link/-/markdown-it-replace-link-1.1.0.tgz#cab2343eb27928db1c836e10cd518aaf60a0bd50"
81498149
integrity sha512-P+4D/Z16utgQVjMumA5W3lMbxWYk4iwg1Fk59wShFm7MRgzbjJm++tvI18LdYwiG8CKNA1TFWvHcbtehvMuViA==
81508150

8151-
markdown-it@^12.0.0:
8152-
version "12.0.6"
8153-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.6.tgz#adcc8e5fe020af292ccbdf161fe84f1961516138"
8154-
integrity sha512-qv3sVLl4lMT96LLtR7xeRJX11OUFjsaD5oVat2/SNBIb21bJXwal2+SklcRbTwGwqWpWH/HRtYavOoJE+seL8w==
8151+
markdown-it@^12.3.2:
8152+
version "12.3.2"
8153+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
8154+
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
81558155
dependencies:
81568156
argparse "^2.0.1"
81578157
entities "~2.1.0"

0 commit comments

Comments
 (0)