From c348dc1f086bba6e2b555a6a583acd12be6fa1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 02:41:58 +0000 Subject: [PATCH] Bump markdown-it-attrs from 4.5.0 to 5.0.0 Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/arve0/markdown-it-attrs/releases) - [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.5.0...v5.0.0) --- updated-dependencies: - dependency-name: markdown-it-attrs dependency-version: 5.0.0 dependency-type: direct:production 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 7e5e10b..3211e40 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "markdown-it": "^14.1.0", "markdown-it-abbr": "^2.0.0", "markdown-it-anchor": "^9.0.1", - "markdown-it-attrs": "^4.1.6", + "markdown-it-attrs": "^5.0.0", "markdown-it-deflist": "^3.0.0", "markdown-it-emoji": "^3.0.0", "markdown-it-footnote": "^4.0.0",