From a2d569b0122f7c510a84ef712dc8e80496971e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 02:33:55 +0000 Subject: [PATCH] Bump markdownlint-rule-extended-ascii from 0.1.0 to 0.2.1 Bumps [markdownlint-rule-extended-ascii](https://github.com/DavidAnson/markdownlint-rule-extended-ascii) from 0.1.0 to 0.2.1. - [Commits](https://github.com/DavidAnson/markdownlint-rule-extended-ascii/compare/v0.1.0...v0.2.1) --- updated-dependencies: - dependency-name: markdownlint-rule-extended-ascii dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f926741..1cf8f034 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "markdown-it-for-inline": "2.0.1", "markdown-it-sub": "2.0.0", "markdown-it-sup": "2.0.0", - "markdownlint-rule-extended-ascii": "0.1.0", + "markdownlint-rule-extended-ascii": "0.2.1", "nano-spawn": "0.2.0", "npm-run-all": "4.1.5", "terser-webpack-plugin": "5.3.11",