Skip to content

Commit

Permalink
Bump remark-preset-lint-consistent in the remark group
Browse files Browse the repository at this point in the history
Bumps the remark group with 1 update: [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint).


Updates `remark-preset-lint-consistent` from 6.0.0 to 6.0.1
- [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-consistent
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remark
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent bd0cf90 commit 1daf009
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"mime": "^4.0.6",
"mocha": "^11.1.0",
"remark-cli": "^12.0.1",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-consistent": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2351,7 +2351,7 @@ __metadata:
mime: "npm:^4.0.6"
mocha: "npm:^11.1.0"
remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.0"
remark-preset-lint-consistent: "npm:^6.0.1"
strtok3: "npm:^10.2.0"
token-types: "npm:^6.0.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -2889,9 +2889,9 @@ __metadata:
languageName: node
linkType: hard

"remark-preset-lint-consistent@npm:^6.0.0":
version: 6.0.0
resolution: "remark-preset-lint-consistent@npm:6.0.0"
"remark-preset-lint-consistent@npm:^6.0.1":
version: 6.0.1
resolution: "remark-preset-lint-consistent@npm:6.0.1"
dependencies:
remark-lint: "npm:^10.0.0"
remark-lint-blockquote-indentation: "npm:^4.0.0"
Expand All @@ -2908,7 +2908,7 @@ __metadata:
remark-lint-strong-marker: "npm:^4.0.0"
remark-lint-table-cell-padding: "npm:^5.0.0"
unified: "npm:^11.0.0"
checksum: 10c0/f20064bc2dab161fa463a82186b107ac9596cf9e8c308e6cf41de94a5039fe601498de7cff8dc74459d0f0a4247424cc1398407fe2f7404dfebb9e6dd2c62180
checksum: 10c0/08755494b4097cc11c3f8f354346f8b9319aacdef91c877f19a6ca2722b4de59d636d859bdb129d3a16eb50a7bf594ad3215d560c9063452da28a09d37c2cc37
languageName: node
linkType: hard

Expand Down

0 comments on commit 1daf009

Please sign in to comment.