Bump remark-cli from 8.0.0 to 8.0.1 (#118)

Bumps [remark-cli](https://github.com/remarkjs/remark) from 8.0.0 to 8.0.1.
- [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@8.0.0...remark-cli@8.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/120/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent cacf8fc9d1
commit 0bf47a59ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@
"homepage": "https://github.com/sobolevn/awesome-cryptography#readme",
"dependencies": {
"remark": "^12.0.1",
"remark-cli": "^8.0.0",
"remark-cli": "^8.0.1",
"remark-lint": "^7.0.1",
"remark-lint-alphabetize-lists": "^3.0.0",
"remark-lint-are-links-valid-duplicate": "^0.2.2",

@ -586,9 +586,9 @@ readdirp@~3.4.0:
dependencies:
picomatch "^2.2.1"
remark-cli@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-8.0.0.tgz#0cb405080d320de539656b181908b796c369f37d"
remark-cli@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-8.0.1.tgz#093e9f27c1d56a591f4c44c017de5749d4e79a08"
dependencies:
markdown-extensions "^1.1.0"
remark "^12.0.0"

Loading…
Cancel
Save