Skip to content

Commit 265c9d1

Browse files
chore(deps): update dependency markdownlint-cli to v0.46.0
1 parent aa92939 commit 265c9d1

File tree

2 files changed

+31
-39
lines changed

2 files changed

+31
-39
lines changed

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.45.0",
94+
"markdownlint-cli": "0.46.0",
9595
"npm-registry-fetch": "19.1.1",
9696
"nunjucks": "3.2.4",
9797
"nx": "21.6.10",

yarn.lock

Lines changed: 30 additions & 38 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.45.0"
146+
markdownlint-cli: "npm:0.46.0"
147147
npm-registry-fetch: "npm:19.1.1"
148148
nunjucks: "npm:3.2.4"
149149
nx: "npm:21.6.10"
@@ -8507,7 +8507,7 @@ __metadata:
85078507
languageName: node
85088508
linkType: hard
85098509

8510-
"commander@npm:, commander@npm:^14.0.2":
8510+
"commander@npm:, commander@npm:^14.0.2, commander@npm:~14.0.2":
85118511
version: 14.0.2
85128512
resolution: "commander@npm:14.0.2"
85138513
checksum: 10c0/245abd1349dbad5414cb6517b7b5c584895c02c4f7836ff5395f301192b8566f9796c82d7bd6c92d07eba8775fe4df86602fca5d86d8d10bcc2aded1e21c2aeb
@@ -8528,7 +8528,7 @@ __metadata:
85288528
languageName: node
85298529
linkType: hard
85308530

8531-
"commander@npm:^13.0.0, commander@npm:^13.1.0, commander@npm:~13.1.0":
8531+
"commander@npm:^13.0.0, commander@npm:^13.1.0":
85328532
version: 13.1.0
85338533
resolution: "commander@npm:13.1.0"
85348534
checksum: 10c0/7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
@@ -9223,7 +9223,7 @@ __metadata:
92239223
languageName: node
92249224
linkType: hard
92259225

9226-
"deep-extend@npm:^0.6.0":
9226+
"deep-extend@npm:^0.6.0, deep-extend@npm:~0.6.0":
92279227
version: 0.6.0
92289228
resolution: "deep-extend@npm:0.6.0"
92299229
checksum: 10c0/1c6b0abcdb901e13a44c7d699116d3d4279fdb261983122a3783e7273844d5f2537dc2e1c454a23fcf645917f93fbf8d07101c1d03c015a87faa662755212566
@@ -11360,7 +11360,7 @@ __metadata:
1136011360
languageName: node
1136111361
linkType: hard
1136211362

11363-
"glob@npm:^11.0.3, glob@npm:~11.0.2":
11363+
"glob@npm:^11.0.3":
1136411364
version: 11.0.3
1136511365
resolution: "glob@npm:11.0.3"
1136611366
dependencies:
@@ -11914,7 +11914,7 @@ __metadata:
1191411914
languageName: node
1191511915
linkType: hard
1191611916

11917-
"ignore@npm:^7.0.3, ignore@npm:^7.0.5, ignore@npm:~7.0.4":
11917+
"ignore@npm:^7.0.3, ignore@npm:^7.0.5, ignore@npm:~7.0.5":
1191811918
version: 7.0.5
1191911919
resolution: "ignore@npm:7.0.5"
1192011920
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -13414,7 +13414,7 @@ __metadata:
1341413414
languageName: node
1341513415
linkType: hard
1341613416

13417-
"js-yaml@npm:^4.1.0, js-yaml@npm:~4.1.0":
13417+
"js-yaml@npm:^4.1.0":
1341813418
version: 4.1.0
1341913419
resolution: "js-yaml@npm:4.1.0"
1342013420
dependencies:
@@ -13425,7 +13425,7 @@ __metadata:
1342513425
languageName: node
1342613426
linkType: hard
1342713427

13428-
"js-yaml@npm:^4.1.1":
13428+
"js-yaml@npm:^4.1.1, js-yaml@npm:~4.1.1":
1342913429
version: 4.1.1
1343013430
resolution: "js-yaml@npm:4.1.1"
1343113431
dependencies:
@@ -14206,24 +14206,25 @@ __metadata:
1420614206
languageName: node
1420714207
linkType: hard
1420814208

14209-
"markdownlint-cli@npm:0.45.0":
14210-
version: 0.45.0
14211-
resolution: "markdownlint-cli@npm:0.45.0"
14209+
"markdownlint-cli@npm:0.46.0":
14210+
version: 0.46.0
14211+
resolution: "markdownlint-cli@npm:0.46.0"
1421214212
dependencies:
14213-
commander: "npm:~13.1.0"
14214-
glob: "npm:~11.0.2"
14215-
ignore: "npm:~7.0.4"
14216-
js-yaml: "npm:~4.1.0"
14213+
commander: "npm:~14.0.2"
14214+
deep-extend: "npm:~0.6.0"
14215+
ignore: "npm:~7.0.5"
14216+
js-yaml: "npm:~4.1.1"
1421714217
jsonc-parser: "npm:~3.3.1"
1421814218
jsonpointer: "npm:~5.0.1"
1421914219
markdown-it: "npm:~14.1.0"
14220-
markdownlint: "npm:~0.38.0"
14221-
minimatch: "npm:~10.0.1"
14220+
markdownlint: "npm:~0.39.0"
14221+
minimatch: "npm:~10.1.1"
1422214222
run-con: "npm:~1.3.2"
14223-
smol-toml: "npm:~1.3.4"
14223+
smol-toml: "npm:~1.5.2"
14224+
tinyglobby: "npm:~0.2.15"
1422414225
bin:
1422514226
markdownlint: markdownlint.js
14226-
checksum: 10c0/2e2126f4fee193574f8ad8ffaa3eb95dcee99b164c8b785e3e2d3c85f6a374b103edf7e173c6a208e750bda12eb1358b7cd0be78c7b0638a0dca3dc6df8eb1e4
14227+
checksum: 10c0/cd6d7a9e84bbf02e768dffa3b695f61d24709e8c036ed46ee6fdccd747e6adc5f0e3839e378319f2195ee8fb117f358b9ea7f0c00203e48a9e54829ea5223d68
1422714228
languageName: node
1422814229
linkType: hard
1422914230

@@ -14244,9 +14245,9 @@ __metadata:
1424414245
languageName: node
1424514246
linkType: hard
1424614247

14247-
"markdownlint@npm:~0.38.0":
14248-
version: 0.38.0
14249-
resolution: "markdownlint@npm:0.38.0"
14248+
"markdownlint@npm:~0.39.0":
14249+
version: 0.39.0
14250+
resolution: "markdownlint@npm:0.39.0"
1425014251
dependencies:
1425114252
micromark: "npm:4.0.2"
1425214253
micromark-core-commonmark: "npm:2.0.3"
@@ -14256,7 +14257,7 @@ __metadata:
1425614257
micromark-extension-gfm-table: "npm:2.1.1"
1425714258
micromark-extension-math: "npm:3.1.0"
1425814259
micromark-util-types: "npm:2.0.2"
14259-
checksum: 10c0/8937dd91e1e107cb3e079447ca465c7877097762bfe692c76db3629b054954583c7b703cf747370af0edf0263130a8c2f8ff6e9297f5ee722c27aa51d2a69f33
14260+
checksum: 10c0/aaa079902fa1585e3769a0f699478cdcca0e2bf205916e5cc90a362746548b5530aa8e0a762e255b5e05dc481d86f9e8859780d4e5943e3ace8a5fb48023b6af
1426014261
languageName: node
1426114262
linkType: hard
1426214263

@@ -14940,7 +14941,7 @@ __metadata:
1494014941
languageName: node
1494114942
linkType: hard
1494214943

14943-
"minimatch@npm:^10.0.3, minimatch@npm:^10.1.1":
14944+
"minimatch@npm:^10.0.3, minimatch@npm:^10.1.1, minimatch@npm:~10.1.1":
1494414945
version: 10.1.1
1494514946
resolution: "minimatch@npm:10.1.1"
1494614947
dependencies:
@@ -14976,15 +14977,6 @@ __metadata:
1497614977
languageName: node
1497714978
linkType: hard
1497814979

14979-
"minimatch@npm:~10.0.1":
14980-
version: 10.0.3
14981-
resolution: "minimatch@npm:10.0.3"
14982-
dependencies:
14983-
"@isaacs/brace-expansion": "npm:^5.0.0"
14984-
checksum: 10c0/e43e4a905c5d70ac4cec8530ceaeccb9c544b1ba8ac45238e2a78121a01c17ff0c373346472d221872563204eabe929ad02669bb575cb1f0cc30facab369f70f
14985-
languageName: node
14986-
linkType: hard
14987-
1498814980
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
1498914981
version: 1.2.8
1499014982
resolution: "minimist@npm:1.2.8"
@@ -18420,10 +18412,10 @@ __metadata:
1842018412
languageName: node
1842118413
linkType: hard
1842218414

18423-
"smol-toml@npm:~1.3.4":
18424-
version: 1.3.4
18425-
resolution: "smol-toml@npm:1.3.4"
18426-
checksum: 10c0/801435476f52d6b05dfcb2bd2ed1956c6fc2b4c20e84b5e609eb27fa0c27b51a47528d91cabd1a93e8659bd2b8edb685e73ce2b686678739e67d7939fa25a92b
18415+
"smol-toml@npm:~1.5.2":
18416+
version: 1.5.2
18417+
resolution: "smol-toml@npm:1.5.2"
18418+
checksum: 10c0/ccfe5dda80c1d0c45869140b1e695a13a81ba7c57c1ca083146fe2f475d6f57031c12410f95d53a5acb3a1504e8e8e12cab36871909e8c8ce0c7011ccd22a2ac
1842718419
languageName: node
1842818420
linkType: hard
1842918421

@@ -19332,7 +19324,7 @@ __metadata:
1933219324
languageName: node
1933319325
linkType: hard
1933419326

19335-
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
19327+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15, tinyglobby@npm:~0.2.15":
1933619328
version: 0.2.15
1933719329
resolution: "tinyglobby@npm:0.2.15"
1933819330
dependencies:

0 commit comments

Comments
 (0)