Skip to content

Commit b7c175f

Browse files
Bump remark-lint-no-heading-content-indent in /.config/remark (#1651)
Bumps [remark-lint-no-heading-content-indent](https://github.com/remarkjs/remark-lint) from 5.0.0 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](remarkjs/remark-lint@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: remark-lint-no-heading-content-indent dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d81bdcf commit b7c175f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.config/remark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"remark-lint-no-file-name-irregular-characters": "^3.0.0",
4545
"remark-lint-no-file-name-mixed-case": "^3.0.0",
4646
"remark-lint-no-file-name-outer-dashes": "^3.0.1",
47-
"remark-lint-no-heading-content-indent": "^5.0.0",
47+
"remark-lint-no-heading-content-indent": "^5.0.1",
4848
"remark-lint-no-heading-indent": "^5.0.1",
4949
"remark-lint-no-heading-punctuation": "^4.0.1",
5050
"remark-lint-no-html": "^4.0.1",

.config/remark/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@ remark-lint-no-file-name-outer-dashes@^3.0.0, remark-lint-no-file-name-outer-das
24212421
"@types/mdast" "^4.0.0"
24222422
unified-lint-rule "^3.0.0"
24232423

2424-
remark-lint-no-heading-content-indent@^5.0.0:
2425-
version "5.0.0"
2426-
resolved "https://registry.npmjs.org/remark-lint-no-heading-content-indent/-/remark-lint-no-heading-content-indent-5.0.0.tgz"
2427-
integrity sha512-psYSlD2BjcVkgpeXOLwPcYFBrbtJWp8E8JX1J4vSfoHPeY6aIxgYxXkf57cjGTApfRL8xawBmMDiF1FgQvpZYg==
2424+
remark-lint-no-heading-content-indent@^5.0.0, remark-lint-no-heading-content-indent@^5.0.1:
2425+
version "5.0.1"
2426+
resolved "https://registry.yarnpkg.com/remark-lint-no-heading-content-indent/-/remark-lint-no-heading-content-indent-5.0.1.tgz#53f5ac6aea9c46a40f16b1449cdae64c73028112"
2427+
integrity sha512-YIWktnZo7M9aw7PGnHdshvetSH3Y0qW+Fm143R66zsk5lLzn1XA5NEd/MtDzP8tSxxV+gcv+bDd5St1QUI4oSQ==
24282428
dependencies:
24292429
"@types/mdast" "^4.0.0"
24302430
mdast-util-phrasing "^4.0.0"

0 commit comments

Comments
 (0)