Bump remark-lint from 6.0.0 to 6.0.5 (#80)

Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.0 to 6.0.5.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/83/head
dependabot-preview[bot] 5 years ago committed by Nikita Sobolev
parent f4fd6d0f4d
commit 0e404a3ba0

@ -24,7 +24,7 @@
"dependencies": {
"remark": "^8.0.0",
"remark-cli": "^6.0.1",
"remark-lint": "^6.0.0",
"remark-lint": "^6.0.5",
"remark-lint-alphabetize-lists": "^2.0.0",
"remark-lint-are-links-valid-duplicate": "^0.2.1",
"remark-preset-lint-recommended": "^3.0.0"

@ -1126,7 +1126,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
extend-shallow "^3.0.2"
safe-regex "^1.1.0"
remark-cli@^6.0.0:
remark-cli@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-6.0.1.tgz#ace67b94c05df0516b6be8dd70f326b6fa9c3770"
dependencies:
@ -1291,9 +1291,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:
version "6.0.0"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.0.tgz#e9824cf9112fab7f03915914f05eb015f117043f"
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"
dependencies:
remark-message-control "^4.0.0"

Loading…
Cancel
Save