Bump remark-preset-lint-recommended from 4.0.0 to 4.0.1 (#116)

Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.1/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/remark-preset-lint-recommended@4.0.0...4.0.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/103/head
dependabot-preview[bot] 2020-07-03 10:26:25 +03:00 committed by GitHub
parent a0cb84df2d
commit e7b07e7041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
"remark-lint": "^7.0.1",
"remark-lint-alphabetize-lists": "^3.0.0",
"remark-lint-are-links-valid-duplicate": "^0.2.2",
"remark-preset-lint-recommended": "^4.0.0"
"remark-preset-lint-recommended": "^4.0.1"
},
"remarkConfig": {
"plugins": [

View File

@ -1374,9 +1374,9 @@ remark-parse@^8.0.0:
vfile-location "^3.0.0"
xtend "^4.0.1"
remark-preset-lint-recommended@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-4.0.0.tgz#b6221efec09ab7f6eabe2c8b42a9957690b564f5"
remark-preset-lint-recommended@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-4.0.1.tgz#2077b38706759277c0eb304c57453ebfa3e63207"
dependencies:
remark-lint "^7.0.0"
remark-lint-final-newline "^1.0.0"