From 36145a44cb37cfc195ee8d9c07b903ed51f5b6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:33:27 +0000 Subject: [PATCH] Bump markdown-it-for-inline from 0.1.1 to 2.0.1 Bumps [markdown-it-for-inline](https://github.com/markdown-it/markdown-it-for-inline) from 0.1.1 to 2.0.1. - [Changelog](https://github.com/markdown-it/markdown-it-for-inline/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it-for-inline/compare/0.1.1...2.0.1) --- updated-dependencies: - dependency-name: markdown-it-for-inline dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 962b50ca..4ce6c0da 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "globby": "14.0.0", "js-yaml": "4.1.0", "json-schema-to-typescript": "13.1.1", - "markdown-it-for-inline": "0.1.1", + "markdown-it-for-inline": "2.0.1", "markdown-it-sub": "1.0.0", "markdown-it-sup": "1.0.0", "markdownlint-rule-helpers": "0.23.0",