diff --git a/package.json b/package.json index d11898be8..709669d40 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,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.0", "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 3f4352d3b..02ad672b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13610,19 +13610,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.0": + version: 5.0.0 + resolution: "remark-lint-no-heading-content-indent@npm:5.0.0" 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/b286fe4b099750daa52d3ed34ccea8838bc2c66ae667dabb9c4f39923f59a51ed606a9f70d03df86d65f4f4e45611ebaf24b1a15bc4bb623349e8b8a8d7933d7 languageName: node linkType: hard @@ -16113,7 +16111,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.0" 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"