Skip to content

Commit

Permalink
chore(deps): update dependency markdownlint to ^0.36.0 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 9a8db10 commit 7c1707a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@sapphire/prettier-config": "^2.0.0",
"lint-staged": "^15.2.10",
"markdownlint": "^0.35.0",
"markdownlint": "^0.36.0",
"markdownlint-cli2": "^0.14.0",
"prettier": "^3.3.3"
},
Expand Down
21 changes: 19 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __metadata:
dependencies:
"@sapphire/prettier-config": "npm:^2.0.0"
lint-staged: "npm:^15.2.10"
markdownlint: "npm:^0.35.0"
markdownlint: "npm:^0.36.0"
markdownlint-cli2: "npm:^0.14.0"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down Expand Up @@ -471,7 +471,14 @@ __metadata:
languageName: node
linkType: hard

"markdownlint@npm:0.35.0, markdownlint@npm:^0.35.0":
"markdownlint-micromark@npm:0.1.12":
version: 0.1.12
resolution: "markdownlint-micromark@npm:0.1.12"
checksum: 10/99d753b4dafa3c390b96332d02658112eeb131644ff4ab55a2320557a0d52b038998be5a5b5f9c450fdfc25d7c4701f56b36116f114cec1ff191410a0b0e4997
languageName: node
linkType: hard

"markdownlint@npm:0.35.0":
version: 0.35.0
resolution: "markdownlint@npm:0.35.0"
dependencies:
Expand All @@ -481,6 +488,16 @@ __metadata:
languageName: node
linkType: hard

"markdownlint@npm:^0.36.0":
version: 0.36.0
resolution: "markdownlint@npm:0.36.0"
dependencies:
markdown-it: "npm:14.1.0"
markdownlint-micromark: "npm:0.1.12"
checksum: 10/60914109ce6ab708451f937d8c03d4b75b784070bcf256a4a2cfe77abae8c0a139c024e36e5f44ece28fde48aba981fbc127099b1cc0dec0840d9be3cf62aeaa
languageName: node
linkType: hard

"mdurl@npm:^2.0.0":
version: 2.0.0
resolution: "mdurl@npm:2.0.0"
Expand Down

0 comments on commit 7c1707a

Please sign in to comment.