Browse Source

chore(deps-dev): bump remark-preset-lint-recommended from 5.0.0 to 6.0.0 (#31787)

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

---
updated-dependencies:
- dependency-name: remark-preset-lint-recommended
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/31788/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
653e4ec750
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -262,7 +262,7 @@
"remark": "^14.0.1",
"remark-cli": "^10.0.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-recommended": "^5.0.0",
"remark-preset-lint-recommended": "^6.0.0",
"reqwest": "^2.0.5",
"rimraf": "^3.0.0",
"scrollama": "^2.0.0",

Loading…
Cancel
Save