Skip to content

Commit 38056f3

Browse files
Bump remark-lint-no-duplicate-headings from 4.0.0 to 4.0.1 (#241)
Bumps [remark-lint-no-duplicate-headings](https://github.com/remarkjs/remark-lint) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.1/history.md) - [Commits](remarkjs/remark-lint@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: remark-lint-no-duplicate-headings dependency-type: direct:development 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 795be0c commit 38056f3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"remark-cli": "^12.0.1",
66
"remark-lint-list-item-spacing": "^5.0.0",
77
"remark-lint-no-consecutive-blank-lines": "^5.0.0",
8-
"remark-lint-no-duplicate-headings": "^4.0.0",
8+
"remark-lint-no-duplicate-headings": "^4.0.1",
99
"remark-preset-lint-recommended": "^7.0.0"
1010
},
1111
"resolutions": {

0 commit comments

Comments
 (0)