Bump remark-preset-lint-recommended from 3.0.3 to 3.0.4 (#101)

Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 3.0.3 to 3.0.4.
- [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>

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 ea5d44d383
commit 9c1ffc54fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@
"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"
"remark-preset-lint-recommended": "^3.0.4"
},
"remarkConfig": {
"plugins": [

@ -1352,9 +1352,9 @@ remark-parse@^7.0.0:
vfile-location "^2.0.0"
xtend "^4.0.1"
remark-preset-lint-recommended@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.3.tgz#1322af0e49801278057f8f275ed1b6ed60328b40"
remark-preset-lint-recommended@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.4.tgz#8e43940e46b2cb0dc6c89c71066f87f59321d5de"
dependencies:
remark-lint "^6.0.0"
remark-lint-final-newline "^1.0.0"

Loading…
Cancel
Save