Skip to content

Commit

Permalink
Bump remark-lint-no-shortcut-reference-link in /.config/remark (#1205)
Browse files Browse the repository at this point in the history
Bumps [remark-lint-no-shortcut-reference-link](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint-no-shortcut-reference-link) from 3.1.1 to 3.1.2.
- [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/HEAD/packages/remark-lint-no-shortcut-reference-link)

---
updated-dependencies:
- dependency-name: remark-lint-no-shortcut-reference-link
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 1900183 commit 459fcec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .config/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"remark-lint-no-multiple-toplevel-headings": "^3.1.2",
"remark-lint-no-shell-dollars": "^3.1.1",
"remark-lint-no-shortcut-reference-image": "^3.1.1",
"remark-lint-no-shortcut-reference-link": "^3.1.1",
"remark-lint-no-shortcut-reference-link": "^3.1.2",
"remark-lint-no-table-indentation": "^4.1.1",
"remark-lint-no-tabs": "^3.1.1",
"remark-lint-no-undefined-references": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions .config/remark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,10 +1872,10 @@ remark-lint-no-shortcut-reference-image@^3.0.0, remark-lint-no-shortcut-referenc
unist-util-generated "^2.0.0"
unist-util-visit "^4.0.0"

remark-lint-no-shortcut-reference-link@^3.0.0, remark-lint-no-shortcut-reference-link@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/remark-lint-no-shortcut-reference-link/-/remark-lint-no-shortcut-reference-link-3.1.1.tgz#b29bc4bfdb02b30a596b5fed235c99e470805130"
integrity sha512-oDJ92/jXQ842HgrBGgZdP7FA+N2jBMCBU2+jRElkS+OWVut0UaDILtNavNy/e85B3SLPj3RoXKF96M4vfJ7B2A==
remark-lint-no-shortcut-reference-link@^3.0.0, remark-lint-no-shortcut-reference-link@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-shortcut-reference-link/-/remark-lint-no-shortcut-reference-link-3.1.2.tgz#451d867b58fcf20f6fcacf3da64fedf86b07bcf2"
integrity sha512-/9iPN7FLKaaIzw4tLWKu7Rx0wAP7E2EuzIeentQlkY0rO/mMHipmT3IlgiebsAInKagzTY6TNFoG1rq2VnaCcA==
dependencies:
"@types/mdast" "^3.0.0"
unified "^10.0.0"
Expand Down

0 comments on commit 459fcec

Please sign in to comment.