Skip to content

Commit

Permalink
chore(deps-dev): Bump remark-lint-unordered-list-marker-style
Browse files Browse the repository at this point in the history
Bumps [remark-lint-unordered-list-marker-style](https://github.com/remarkjs/remark-lint) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/4.0.0)

---
updated-dependencies:
- dependency-name: remark-lint-unordered-list-marker-style
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 0ca6d75 commit eea5be8
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 32 deletions.
113 changes: 82 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"nyc": "^15.1.0",
"remark-cli": "^12.0.0",
"remark-lint-list-item-indent": "^3.1.2",
"remark-lint-unordered-list-marker-style": "^3.1.2",
"remark-lint-unordered-list-marker-style": "^4.0.0",
"remark-preset-lint-consistent": "^5.1.2",
"remark-preset-lint-recommended": "^7.0.0",
"seedrandom": "^3.0.5"
Expand Down

0 comments on commit eea5be8

Please sign in to comment.