Bump remark-lint from 9.1.1 to 9.1.2 (#183)

Bumps [remark-lint](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint) from 9.1.1 to 9.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/9.1.2/packages/remark-lint)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/185/head
dependabot[bot] 1 year ago committed by GitHub
parent 06c4d9a9eb
commit 7fcbd7e895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@
"dependencies": {
"remark": "^14.0.3",
"remark-cli": "^11.0.0",
"remark-lint": "^9.1.1",
"remark-lint": "^9.1.2",
"remark-lint-alphabetize-lists": "^3.0.0",
"remark-lint-are-links-valid-duplicate": "^0.2.2",
"remark-preset-lint-recommended": "^6.1.2"

@ -944,9 +944,9 @@ remark-lint-ordered-list-marker-style@^3.0.0:
unist-util-position "^4.0.0"
unist-util-visit "^4.0.0"
remark-lint@^9.0.0, remark-lint@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-9.1.1.tgz#58c27adc4edeca93b7ce81e2861f05cbcecef72c"
remark-lint@^9.0.0, remark-lint@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-9.1.2.tgz#0781e273bba33fbfd26210b639b8a3702d65ad91"
dependencies:
"@types/mdast" "^3.0.0"
remark-message-control "^7.0.0"

Loading…
Cancel
Save