Bump remark-lint from 6.0.5 to 6.0.6 (#102)

Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/6.0.5...6.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/105/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent 7f68fcc03e
commit ea5d44d383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@
"dependencies": {
"remark": "^11.0.2",
"remark-cli": "^6.0.1",
"remark-lint": "^6.0.5",
"remark-lint": "^6.0.6",
"remark-lint-alphabetize-lists": "^2.0.1",
"remark-lint-are-links-valid-duplicate": "^0.2.2",
"remark-preset-lint-recommended": "^3.0.3"

@ -1297,9 +1297,9 @@ remark-lint-ordered-list-marker-style@^1.0.0:
unist-util-position "^3.0.0"
unist-util-visit "^1.1.1"
remark-lint@^6.0.0, remark-lint@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.5.tgz#fbb864d56bf83d2e5d23ea7e346ca5e36710fda3"
remark-lint@^6.0.0, remark-lint@^6.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.6.tgz#5bf64efe5d88f3caf859ad541ab00656e3ca9c63"
dependencies:
remark-message-control "^4.0.0"

Loading…
Cancel
Save