From f5e22c1ad77d960980f3578767d9da28a4f94e9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:59:52 +0000 Subject: [PATCH] Bump remark-lint-no-heading-content-indent from 4.1.2 to 5.0.1 Bumps [remark-lint-no-heading-content-indent](https://github.com/remarkjs/remark-lint) from 4.1.2 to 5.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/5.0.1/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/5.0.1) --- updated-dependencies: - dependency-name: remark-lint-no-heading-content-indent dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 ++++++++++------------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 7343c9829..d7584ae06 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "remark-lint-list-item-indent": "^3.0.0", "remark-lint-no-blockquote-without-marker": "^5.0.0", "remark-lint-no-duplicate-definitions": "^3.0.0", - "remark-lint-no-heading-content-indent": "^4.0.0", + "remark-lint-no-heading-content-indent": "^5.0.1", "remark-lint-no-inline-padding": "^4.0.0", "remark-lint-no-literal-urls": "^4.0.0", "remark-lint-no-shortcut-reference-image": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index ed577b06b..3d6b39da6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13652,19 +13652,17 @@ __metadata: languageName: node linkType: hard -"remark-lint-no-heading-content-indent@npm:^4.0.0": - version: 4.1.2 - resolution: "remark-lint-no-heading-content-indent@npm:4.1.2" +"remark-lint-no-heading-content-indent@npm:^5.0.1": + version: 5.0.1 + resolution: "remark-lint-no-heading-content-indent@npm:5.0.1" dependencies: - "@types/mdast": "npm:^3.0.0" - mdast-util-heading-style: "npm:^2.0.0" + "@types/mdast": "npm:^4.0.0" + mdast-util-phrasing: "npm:^4.0.0" pluralize: "npm:^8.0.0" - unified: "npm:^10.0.0" - unified-lint-rule: "npm:^2.0.0" - unist-util-generated: "npm:^2.0.0" - unist-util-position: "npm:^4.0.0" - unist-util-visit: "npm:^4.0.0" - checksum: 10/0e0a771d0590ba9316e4262ee22fbbc712d1868ed657885cc6090a5686c8a55d805fd28dedccc74584a6ff445123611634117cd32abcae5d501927b561bc531a + unified-lint-rule: "npm:^3.0.0" + unist-util-position: "npm:^5.0.0" + unist-util-visit-parents: "npm:^6.0.0" + checksum: 10/9fa7338c0913685be68764c667a02ad6fbdfe979dfeb99f279ad586d22cc6cabe7e7d3fae6b5d00db55cd3b4b5f8bc8359ae9f352ad54be0eb71f9002218822b languageName: node linkType: hard @@ -16158,7 +16156,7 @@ __metadata: remark-lint-list-item-indent: "npm:^3.0.0" remark-lint-no-blockquote-without-marker: "npm:^5.0.0" remark-lint-no-duplicate-definitions: "npm:^3.0.0" - remark-lint-no-heading-content-indent: "npm:^4.0.0" + remark-lint-no-heading-content-indent: "npm:^5.0.1" remark-lint-no-inline-padding: "npm:^4.0.0" remark-lint-no-literal-urls: "npm:^4.0.0" remark-lint-no-shortcut-reference-image: "npm:^3.0.0"