Bump markdownlint from 0.34.0 to 0.35.0 (#1373)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 11:15:32 +00:00 committed by GitHub
parent 735320c38b
commit 11f5d37d16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"markdown-link-check": "3.11.2", "markdown-link-check": "3.11.2",
"markdown-toc": "^1.2.0", "markdown-toc": "^1.2.0",
"markdownlint": "0.34.0", "markdownlint": "0.35.0",
"markdownlint-cli": "0.41.0", "markdownlint-cli": "0.41.0",
"prettier": "^3.0.0", "prettier": "^3.0.0",
"through2": "^4.0.2" "through2": "^4.0.2"