Skip to content

Commit

Permalink
Bump markdown-it and markdownlint-cli (#459)
Browse files Browse the repository at this point in the history
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) and [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli). These dependencies needed to be updated together.

Updates `markdown-it` from 10.0.0 to 13.0.1
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@10.0.0...13.0.1)

Updates `markdownlint-cli` from 0.21.0 to 0.32.1
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.21.0...v0.32.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: indirect
- dependency-name: markdownlint-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Neil Enns <[email protected]>
  • Loading branch information
dependabot[bot] and neilenns authored Aug 18, 2022
1 parent 3822e6d commit 73a3240
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 105 deletions.
222 changes: 118 additions & 104 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"file-loader": "^6.0.0",
"jest": "^26.4.0",
"jest-cli": "^26.4.0",
"markdownlint-cli": "^0.21.0",
"markdownlint-cli": "^0.32.1",
"prettier": "^1.19.1",
"ts-jest": "^26.2.0",
"ts-loader": "^7.0.5",
Expand Down

0 comments on commit 73a3240

Please sign in to comment.