Skip to content

Commit dc77536

Browse files
chore(deps): update dependency markdownlint to ^0.40.0
1 parent 92ae731 commit dc77536

2 files changed

Lines changed: 30 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"husky": "^9.1.7",
4949
"jsonc-eslint-parser": "^2.4.1",
5050
"lint-staged": "^16.2.6",
51-
"markdownlint": "^0.39.0",
51+
"markdownlint": "^0.40.0",
5252
"markdownlint-cli": "^0.46.0",
5353
"mock-fs": "^5.5.0",
5454
"prettier": "^3.6.2",

yarn.lock

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ __metadata:
30453045
husky: "npm:^9.1.7"
30463046
jsonc-eslint-parser: "npm:^2.4.1"
30473047
lint-staged: "npm:^16.2.6"
3048-
markdownlint: "npm:^0.39.0"
3048+
markdownlint: "npm:^0.40.0"
30493049
markdownlint-cli: "npm:^0.46.0"
30503050
mock-fs: "npm:^5.5.0"
30513051
prettier: "npm:^3.6.2"
@@ -4349,7 +4349,24 @@ __metadata:
43494349
languageName: node
43504350
linkType: hard
43514351

4352-
"markdownlint@npm:^0.39.0, markdownlint@npm:~0.39.0":
4352+
"markdownlint@npm:^0.40.0":
4353+
version: 0.40.0
4354+
resolution: "markdownlint@npm:0.40.0"
4355+
dependencies:
4356+
micromark: "npm:4.0.2"
4357+
micromark-core-commonmark: "npm:2.0.3"
4358+
micromark-extension-directive: "npm:4.0.0"
4359+
micromark-extension-gfm-autolink-literal: "npm:2.1.0"
4360+
micromark-extension-gfm-footnote: "npm:2.1.0"
4361+
micromark-extension-gfm-table: "npm:2.1.1"
4362+
micromark-extension-math: "npm:3.1.0"
4363+
micromark-util-types: "npm:2.0.2"
4364+
string-width: "npm:8.1.0"
4365+
checksum: 10c0/1543fcf4a433bc54e0e565cb1c8111e5e3d0df3742df0cc840d470bced21a1e3b5593e4e380ad0d8d5e490d9b399699d48aeabed33719f3fbdc6d00128138f20
4366+
languageName: node
4367+
linkType: hard
4368+
4369+
"markdownlint@npm:~0.39.0":
43534370
version: 0.39.0
43544371
resolution: "markdownlint@npm:0.39.0"
43554372
dependencies:
@@ -6455,6 +6472,16 @@ __metadata:
64556472
languageName: node
64566473
linkType: hard
64576474

6475+
"string-width@npm:8.1.0, string-width@npm:^8.0.0":
6476+
version: 8.1.0
6477+
resolution: "string-width@npm:8.1.0"
6478+
dependencies:
6479+
get-east-asian-width: "npm:^1.3.0"
6480+
strip-ansi: "npm:^7.1.0"
6481+
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
6482+
languageName: node
6483+
linkType: hard
6484+
64586485
"string-width@npm:^5.0.1, string-width@npm:^5.1.2":
64596486
version: 5.1.2
64606487
resolution: "string-width@npm:5.1.2"
@@ -6477,16 +6504,6 @@ __metadata:
64776504
languageName: node
64786505
linkType: hard
64796506

6480-
"string-width@npm:^8.0.0":
6481-
version: 8.1.0
6482-
resolution: "string-width@npm:8.1.0"
6483-
dependencies:
6484-
get-east-asian-width: "npm:^1.3.0"
6485-
strip-ansi: "npm:^7.1.0"
6486-
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
6487-
languageName: node
6488-
linkType: hard
6489-
64906507
"string_decoder@npm:~1.1.1":
64916508
version: 1.1.1
64926509
resolution: "string_decoder@npm:1.1.1"

0 commit comments

Comments
 (0)