From 7e4188e2f4a6c4949d7d00dbfa44276b9134f0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:35:34 +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 666ef8fc..4721444b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-unicorn": "49.0.0", "execa": "8.0.1", "markdown-it-emoji": "2.0.2", - "markdown-it-for-inline": "0.1.1", + "markdown-it-for-inline": "2.0.1", "markdownlint-cli2-formatter-codequality": "0.0.4", "markdownlint-cli2-formatter-json": "0.0.7", "markdownlint-cli2-formatter-junit": "0.0.8",