Skip to content

Commit 16311fc

Browse files
chore(deps): update dependency markdownlint to v0.40.0 (#4389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd847bb commit 16311fc

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
@@ -88,7 +88,7 @@
8888
"jsonc-eslint-parser": "2.4.2",
8989
"lint-staged": "16.2.7",
9090
"lodash": "4.17.21",
91-
"markdownlint": "0.39.0",
91+
"markdownlint": "0.40.0",
9292
"markdownlint-cli": "0.45.0",
9393
"npm-registry-fetch": "19.1.1",
9494
"nunjucks": "3.2.4",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ __metadata:
140140
jsonc-eslint-parser: "npm:2.4.2"
141141
lint-staged: "npm:16.2.7"
142142
lodash: "npm:4.17.21"
143-
markdownlint: "npm:0.39.0"
143+
markdownlint: "npm:0.40.0"
144144
markdownlint-cli: "npm:0.45.0"
145145
npm-registry-fetch: "npm:19.1.1"
146146
nunjucks: "npm:3.2.4"
@@ -11340,9 +11340,9 @@ __metadata:
1134011340
languageName: node
1134111341
linkType: hard
1134211342

11343-
"markdownlint@npm:0.39.0":
11344-
version: 0.39.0
11345-
resolution: "markdownlint@npm:0.39.0"
11343+
"markdownlint@npm:0.40.0":
11344+
version: 0.40.0
11345+
resolution: "markdownlint@npm:0.40.0"
1134611346
dependencies:
1134711347
micromark: "npm:4.0.2"
1134811348
micromark-core-commonmark: "npm:2.0.3"
@@ -11352,7 +11352,8 @@ __metadata:
1135211352
micromark-extension-gfm-table: "npm:2.1.1"
1135311353
micromark-extension-math: "npm:3.1.0"
1135411354
micromark-util-types: "npm:2.0.2"
11355-
checksum: 10c0/aaa079902fa1585e3769a0f699478cdcca0e2bf205916e5cc90a362746548b5530aa8e0a762e255b5e05dc481d86f9e8859780d4e5943e3ace8a5fb48023b6af
11355+
string-width: "npm:8.1.0"
11356+
checksum: 10c0/1543fcf4a433bc54e0e565cb1c8111e5e3d0df3742df0cc840d470bced21a1e3b5593e4e380ad0d8d5e490d9b399699d48aeabed33719f3fbdc6d00128138f20
1135611357
languageName: node
1135711358
linkType: hard
1135811359

@@ -15273,6 +15274,16 @@ __metadata:
1527315274
languageName: node
1527415275
linkType: hard
1527515276

15277+
"string-width@npm:8.1.0, string-width@npm:^8.0.0":
15278+
version: 8.1.0
15279+
resolution: "string-width@npm:8.1.0"
15280+
dependencies:
15281+
get-east-asian-width: "npm:^1.3.0"
15282+
strip-ansi: "npm:^7.1.0"
15283+
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
15284+
languageName: node
15285+
linkType: hard
15286+
1527615287
"string-width@npm:^5.0.1, string-width@npm:^5.1.2":
1527715288
version: 5.1.2
1527815289
resolution: "string-width@npm:5.1.2"
@@ -15295,16 +15306,6 @@ __metadata:
1529515306
languageName: node
1529615307
linkType: hard
1529715308

15298-
"string-width@npm:^8.0.0":
15299-
version: 8.1.0
15300-
resolution: "string-width@npm:8.1.0"
15301-
dependencies:
15302-
get-east-asian-width: "npm:^1.3.0"
15303-
strip-ansi: "npm:^7.1.0"
15304-
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
15305-
languageName: node
15306-
linkType: hard
15307-
1530815309
"string.prototype.trim@npm:^1.2.10":
1530915310
version: 1.2.10
1531015311
resolution: "string.prototype.trim@npm:1.2.10"

0 commit comments

Comments
 (0)