From 7426593979acb873e6c62b09345da34a72a00fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 04:45:04 +0000 Subject: [PATCH] Bump remark-lint-hard-break-spaces from 3.1.2 to 4.1.1 Bumps [remark-lint-hard-break-spaces](https://github.com/remarkjs/remark-lint) from 3.1.2 to 4.1.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/remark-lint-table-cell-padding@4.1.1) --- updated-dependencies: - dependency-name: remark-lint-hard-break-spaces dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 837365647..9c4f45abc 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "remark-gfm": "^3.0.1", "remark-lint": "^9.0.0", "remark-lint-final-newline": "^2.0.0", - "remark-lint-hard-break-spaces": "^3.0.0", + "remark-lint-hard-break-spaces": "^4.1.1", "remark-lint-list-item-bullet-indent": "^4.0.0", "remark-lint-list-item-indent": "^3.0.0", "remark-lint-no-blockquote-without-marker": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 0b86fdad3..2705ea88d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13397,6 +13397,18 @@ __metadata: languageName: node linkType: hard +"remark-lint-hard-break-spaces@npm:^4.1.1": + version: 4.1.1 + resolution: "remark-lint-hard-break-spaces@npm:4.1.1" + dependencies: + "@types/mdast": "npm:^4.0.0" + unified-lint-rule: "npm:^3.0.0" + unist-util-position: "npm:^5.0.0" + unist-util-visit: "npm:^5.0.0" + checksum: 10/25faa899efb6fe2c10324fa08d186948cef1af3dbbb221f68d92cbef7b700e50ed8287b037499da6f928fc4c16a4275ccad8324c23165e1996b4bab0590273d3 + languageName: node + linkType: hard + "remark-lint-heading-increment@npm:^3.0.0": version: 3.1.2 resolution: "remark-lint-heading-increment@npm:3.1.2" @@ -16152,7 +16164,7 @@ __metadata: remark-gfm: "npm:^3.0.1" remark-lint: "npm:^9.0.0" remark-lint-final-newline: "npm:^2.0.0" - remark-lint-hard-break-spaces: "npm:^3.0.0" + remark-lint-hard-break-spaces: "npm:^4.1.1" remark-lint-list-item-bullet-indent: "npm:^4.0.0" remark-lint-list-item-indent: "npm:^3.0.0" remark-lint-no-blockquote-without-marker: "npm:^5.0.0"