Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency markdownlint to ^0.36.1 #113

Merged
merged 1 commit into from
Nov 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.36.0",
"markdownlint": "^0.36.1",
"markdownlint-cli2": "^0.14.0",
"prettier": "^3.3.3"
},
Expand Down
10 changes: 5 additions & 5 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.36.0"
markdownlint: "npm:^0.36.1"
markdownlint-cli2: "npm:^0.14.0"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down Expand Up @@ -488,13 +488,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down