Skip to content

Commit a4a5d71

Browse files
chore(deps): update dependency markdownlint-cli to v0.47.0 (#4406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8ab265 commit a4a5d71

2 files changed

Lines changed: 8 additions & 24 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"lint-staged": "16.2.7",
9292
"lodash": "4.17.21",
9393
"markdownlint": "0.40.0",
94-
"markdownlint-cli": "0.46.0",
94+
"markdownlint-cli": "0.47.0",
9595
"npm-registry-fetch": "19.1.1",
9696
"nunjucks": "3.2.4",
9797
"nx": "21.6.10",

yarn.lock

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ __metadata:
143143
lint-staged: "npm:16.2.7"
144144
lodash: "npm:4.17.21"
145145
markdownlint: "npm:0.40.0"
146-
markdownlint-cli: "npm:0.46.0"
146+
markdownlint-cli: "npm:0.47.0"
147147
npm-registry-fetch: "npm:19.1.1"
148148
nunjucks: "npm:3.2.4"
149149
nx: "npm:21.6.10"
@@ -14270,9 +14270,9 @@ __metadata:
1427014270
languageName: node
1427114271
linkType: hard
1427214272

14273-
"markdownlint-cli@npm:0.46.0":
14274-
version: 0.46.0
14275-
resolution: "markdownlint-cli@npm:0.46.0"
14273+
"markdownlint-cli@npm:0.47.0":
14274+
version: 0.47.0
14275+
resolution: "markdownlint-cli@npm:0.47.0"
1427614276
dependencies:
1427714277
commander: "npm:~14.0.2"
1427814278
deep-extend: "npm:~0.6.0"
@@ -14281,18 +14281,18 @@ __metadata:
1428114281
jsonc-parser: "npm:~3.3.1"
1428214282
jsonpointer: "npm:~5.0.1"
1428314283
markdown-it: "npm:~14.1.0"
14284-
markdownlint: "npm:~0.39.0"
14284+
markdownlint: "npm:~0.40.0"
1428514285
minimatch: "npm:~10.1.1"
1428614286
run-con: "npm:~1.3.2"
1428714287
smol-toml: "npm:~1.5.2"
1428814288
tinyglobby: "npm:~0.2.15"
1428914289
bin:
1429014290
markdownlint: markdownlint.js
14291-
checksum: 10c0/cd6d7a9e84bbf02e768dffa3b695f61d24709e8c036ed46ee6fdccd747e6adc5f0e3839e378319f2195ee8fb117f358b9ea7f0c00203e48a9e54829ea5223d68
14291+
checksum: 10c0/466e2e0f288844a129bfcbdbfb1f08fef81e42f6c0d9760fc3d9a8e668cfc34fdfd055f08d780b9bc73abad7d5827eb94ec100405b38cde1eadadca66bfe0188
1429214292
languageName: node
1429314293
linkType: hard
1429414294

14295-
"markdownlint@npm:0.40.0":
14295+
"markdownlint@npm:0.40.0, markdownlint@npm:~0.40.0":
1429614296
version: 0.40.0
1429714297
resolution: "markdownlint@npm:0.40.0"
1429814298
dependencies:
@@ -14309,22 +14309,6 @@ __metadata:
1430914309
languageName: node
1431014310
linkType: hard
1431114311

14312-
"markdownlint@npm:~0.39.0":
14313-
version: 0.39.0
14314-
resolution: "markdownlint@npm:0.39.0"
14315-
dependencies:
14316-
micromark: "npm:4.0.2"
14317-
micromark-core-commonmark: "npm:2.0.3"
14318-
micromark-extension-directive: "npm:4.0.0"
14319-
micromark-extension-gfm-autolink-literal: "npm:2.1.0"
14320-
micromark-extension-gfm-footnote: "npm:2.1.0"
14321-
micromark-extension-gfm-table: "npm:2.1.1"
14322-
micromark-extension-math: "npm:3.1.0"
14323-
micromark-util-types: "npm:2.0.2"
14324-
checksum: 10c0/aaa079902fa1585e3769a0f699478cdcca0e2bf205916e5cc90a362746548b5530aa8e0a762e255b5e05dc481d86f9e8859780d4e5943e3ace8a5fb48023b6af
14325-
languageName: node
14326-
linkType: hard
14327-
1432814312
"matcher@npm:^5.0.0":
1432914313
version: 5.0.0
1433014314
resolution: "matcher@npm:5.0.0"

0 commit comments

Comments
 (0)