Skip to content

Commit 4658fdf

Browse files
chore(deps): update dependency markdownlint to ^0.40.0
1 parent 86b97be commit 4658fdf

2 files changed

Lines changed: 17 additions & 16 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.45.0",
5353
"mock-fs": "^5.5.0",
5454
"prettier": "^3.6.2",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3052,7 +3052,7 @@ __metadata:
30523052
husky: "npm:^9.1.7"
30533053
jsonc-eslint-parser: "npm:^2.4.1"
30543054
lint-staged: "npm:^16.2.6"
3055-
markdownlint: "npm:^0.39.0"
3055+
markdownlint: "npm:^0.40.0"
30563056
markdownlint-cli: "npm:^0.45.0"
30573057
mock-fs: "npm:^5.5.0"
30583058
prettier: "npm:^3.6.2"
@@ -4380,9 +4380,9 @@ __metadata:
43804380
languageName: node
43814381
linkType: hard
43824382

4383-
"markdownlint@npm:^0.39.0":
4384-
version: 0.39.0
4385-
resolution: "markdownlint@npm:0.39.0"
4383+
"markdownlint@npm:^0.40.0":
4384+
version: 0.40.0
4385+
resolution: "markdownlint@npm:0.40.0"
43864386
dependencies:
43874387
micromark: "npm:4.0.2"
43884388
micromark-core-commonmark: "npm:2.0.3"
@@ -4392,7 +4392,8 @@ __metadata:
43924392
micromark-extension-gfm-table: "npm:2.1.1"
43934393
micromark-extension-math: "npm:3.1.0"
43944394
micromark-util-types: "npm:2.0.2"
4395-
checksum: 10c0/aaa079902fa1585e3769a0f699478cdcca0e2bf205916e5cc90a362746548b5530aa8e0a762e255b5e05dc481d86f9e8859780d4e5943e3ace8a5fb48023b6af
4395+
string-width: "npm:8.1.0"
4396+
checksum: 10c0/1543fcf4a433bc54e0e565cb1c8111e5e3d0df3742df0cc840d470bced21a1e3b5593e4e380ad0d8d5e490d9b399699d48aeabed33719f3fbdc6d00128138f20
43964397
languageName: node
43974398
linkType: hard
43984399

@@ -6511,6 +6512,16 @@ __metadata:
65116512
languageName: node
65126513
linkType: hard
65136514

6515+
"string-width@npm:8.1.0, string-width@npm:^8.0.0":
6516+
version: 8.1.0
6517+
resolution: "string-width@npm:8.1.0"
6518+
dependencies:
6519+
get-east-asian-width: "npm:^1.3.0"
6520+
strip-ansi: "npm:^7.1.0"
6521+
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
6522+
languageName: node
6523+
linkType: hard
6524+
65146525
"string-width@npm:^5.0.1, string-width@npm:^5.1.2":
65156526
version: 5.1.2
65166527
resolution: "string-width@npm:5.1.2"
@@ -6533,16 +6544,6 @@ __metadata:
65336544
languageName: node
65346545
linkType: hard
65356546

6536-
"string-width@npm:^8.0.0":
6537-
version: 8.1.0
6538-
resolution: "string-width@npm:8.1.0"
6539-
dependencies:
6540-
get-east-asian-width: "npm:^1.3.0"
6541-
strip-ansi: "npm:^7.1.0"
6542-
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
6543-
languageName: node
6544-
linkType: hard
6545-
65466547
"string_decoder@npm:~1.1.1":
65476548
version: 1.1.1
65486549
resolution: "string_decoder@npm:1.1.1"

0 commit comments

Comments
 (0)