Bump remark-cli from 9.0.0 to 10.0.0 (#18720)

Bumps [remark-cli](https://github.com/remarkjs/remark) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@9.0.0...10.0.0)

---
updated-dependencies:
- dependency-name: remark-cli
  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>
This commit is contained in:
dependabot[bot] 2021-08-04 08:29:55 +02:00 committed by GitHub
parent a1977b151c
commit 18eb5f250f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 910 additions and 153 deletions

1061
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {},
"devDependencies": {
"remark-cli": "^9.0.0",
"remark-cli": "^10.0.0",
"remark-frontmatter": "^3.0.0",
"remark-lint": "^8.0.0",
"remark-lint-fenced-code-flag": "^2.0.1",