Skip to content

Commit

Permalink
build(deps-dev): Bump remark-validate-links in the remark group
Browse files Browse the repository at this point in the history
Bumps the remark group with 1 update: [remark-validate-links](https://github.com/remarkjs/remark-validate-links).


Updates `remark-validate-links` from 13.0.1 to 13.0.2
- [Release notes](https://github.com/remarkjs/remark-validate-links/releases)
- [Commits](remarkjs/remark-validate-links@13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: remark-validate-links
  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 Nov 1, 2024
1 parent 3e5093a commit d21f078
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 @@ -251,7 +251,7 @@
"remark-lint-table-pipe-alignment": "4.0.0",
"remark-lint-table-pipes": "5.0.0",
"remark-lint-unordered-list-marker-style": "4.0.0",
"remark-validate-links": "13.0.1",
"remark-validate-links": "13.0.2",
"sh-syntax": "0.4.2",
"tinyrainbow": "1.2.0",
"trash-cli": "6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1890,7 +1890,7 @@ __metadata:
remark-lint-table-pipe-alignment: "npm:4.0.0"
remark-lint-table-pipes: "npm:5.0.0"
remark-lint-unordered-list-marker-style: "npm:4.0.0"
remark-validate-links: "npm:13.0.1"
remark-validate-links: "npm:13.0.2"
sh-syntax: "npm:0.4.2"
tinyrainbow: "npm:1.2.0"
trash-cli: "npm:6.0.0"
Expand Down Expand Up @@ -9951,9 +9951,9 @@ __metadata:
languageName: node
linkType: hard

"remark-validate-links@npm:13.0.1":
version: 13.0.1
resolution: "remark-validate-links@npm:13.0.1"
"remark-validate-links@npm:13.0.2":
version: 13.0.2
resolution: "remark-validate-links@npm:13.0.2"
dependencies:
"@types/hosted-git-info": "npm:^3.0.0"
"@types/mdast": "npm:^4.0.0"
Expand All @@ -9966,7 +9966,7 @@ __metadata:
unified-engine: "npm:^11.0.0"
unist-util-visit: "npm:^5.0.0"
vfile: "npm:^6.0.0"
checksum: 10/374b6dc91bf3cb893e1c19a714498109aca9bdacd293004ab2944bcf578f972288bd296830d5488cb36c0917f7735100a16a374c494d69549df979af43d7ae1a
checksum: 10/a297233a8762049183f5a994cbf2e90f4edcc65cdff7a4d39713fcc5ac27b701dce9f9719a9eb71b66d60661c6312acb597b5996fceeef5f6fc7c530e7207b4a
languageName: node
linkType: hard

Expand Down

0 comments on commit d21f078

Please sign in to comment.