Skip to content

Commit

Permalink
build(deps-dev): update remark-preset-lint-markdown-style-guide requi…
Browse files Browse the repository at this point in the history
…rement

Updates the requirements on [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) to permit the latest version.
- [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)

---
updated-dependencies:
- dependency-name: remark-preset-lint-markdown-style-guide
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 0a782df commit e4f09be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"remark-cli": "^12.0.1",
"remark-lint-no-file-name-irregular-characters": "^3.0.0",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.1",
"remark-preset-lint-recommended": "^7.0.0"
}
}

0 comments on commit e4f09be

Please sign in to comment.