Skip to content

Commit 3c1b251

Browse files
Bump markdown-link-check from 3.11.2 to 3.12.2 (#3633)
Bumps [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.11.2 to 3.12.2. - [Release notes](https://github.com/tcort/markdown-link-check/releases) - [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md) - [Commits](tcort/markdown-link-check@v3.11.2...v3.12.2) --- updated-dependencies: - dependency-name: markdown-link-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5956a1 commit 3c1b251

File tree

1 file changed

+65
-32
lines changed

1 file changed

+65
-32
lines changed

yarn.lock

Lines changed: 65 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9566,6 +9566,13 @@ __metadata:
95669566
languageName: node
95679567
linkType: hard
95689568

9569+
"async@npm:^3.2.5":
9570+
version: 3.2.5
9571+
resolution: "async@npm:3.2.5"
9572+
checksum: 10c0/1408287b26c6db67d45cb346e34892cee555b8b59e6c68e6f8c3e495cad5ca13b4f218180e871f3c2ca30df4ab52693b66f2f6ff43644760cab0b2198bda79c1
9573+
languageName: node
9574+
linkType: hard
9575+
95699576
"asyncbox@npm:3.0.0, asyncbox@npm:^3.0.0":
95709577
version: 3.0.0
95719578
resolution: "asyncbox@npm:3.0.0"
@@ -10768,10 +10775,10 @@ __metadata:
1076810775
languageName: node
1076910776
linkType: hard
1077010777

10771-
"commander@npm:^10.0.1":
10772-
version: 10.0.1
10773-
resolution: "commander@npm:10.0.1"
10774-
checksum: 10c0/53f33d8927758a911094adadda4b2cbac111a5b377d8706700587650fd8f45b0bbe336de4b5c3fe47fd61f420a3d9bd452b6e0e6e5600a7e74d7bf0174f6efe3
10778+
"commander@npm:^12.1.0":
10779+
version: 12.1.0
10780+
resolution: "commander@npm:12.1.0"
10781+
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
1077510782
languageName: node
1077610783
linkType: hard
1077710784

@@ -11281,7 +11288,7 @@ __metadata:
1128111288
languageName: node
1128211289
linkType: hard
1128311290

11284-
"debug@npm:^3.1.0, debug@npm:^3.2.6, debug@npm:^3.2.7":
11291+
"debug@npm:^3.1.0, debug@npm:^3.2.7":
1128511292
version: 3.2.7
1128611293
resolution: "debug@npm:3.2.7"
1128711294
dependencies:
@@ -14052,7 +14059,7 @@ __metadata:
1405214059
languageName: node
1405314060
linkType: hard
1405414061

14055-
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2":
14062+
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.1, http-proxy-agent@npm:^7.0.2":
1405614063
version: 7.0.2
1405714064
resolution: "http-proxy-agent@npm:7.0.2"
1405814065
dependencies:
@@ -14089,7 +14096,7 @@ __metadata:
1408914096
languageName: node
1409014097
linkType: hard
1409114098

14092-
"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.2, https-proxy-agent@npm:^7.0.4":
14099+
"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.2, https-proxy-agent@npm:^7.0.3, https-proxy-agent@npm:^7.0.4":
1409314100
version: 7.0.4
1409414101
resolution: "https-proxy-agent@npm:7.0.4"
1409514102
dependencies:
@@ -16065,15 +16072,16 @@ __metadata:
1606516072
languageName: node
1606616073
linkType: hard
1606716074

16068-
"link-check@npm:^5.2.0":
16069-
version: 5.2.0
16070-
resolution: "link-check@npm:5.2.0"
16075+
"link-check@npm:^5.3.0":
16076+
version: 5.3.0
16077+
resolution: "link-check@npm:5.3.0"
1607116078
dependencies:
1607216079
is-relative-url: "npm:^4.0.0"
1607316080
isemail: "npm:^3.2.0"
1607416081
ms: "npm:^2.1.3"
16075-
needle: "npm:^3.1.0"
16076-
checksum: 10c0/f1e7c67dbd792232a6fa5e8ab84f6b36344fab9559d59b42c3f2a05adb161740f5fba839836f32bad5c657f9e5c087070e3afc709c5dd1d2a37e45d60304c45f
16082+
needle: "npm:^3.3.1"
16083+
proxy-agent: "npm:^6.4.0"
16084+
checksum: 10c0/2eeec47c9e2efe80b7164a5b2c15e127853baedaf886b73153ddf1b628334193aaf8d40143e0fa7eb213057ebd3af942d60dd5f0356dd5d5aa7d4c0abc7b5cfb
1607716085
languageName: node
1607816086
linkType: hard
1607916087

@@ -16454,30 +16462,31 @@ __metadata:
1645416462
linkType: hard
1645516463

1645616464
"markdown-link-check@npm:^3.8.7":
16457-
version: 3.11.2
16458-
resolution: "markdown-link-check@npm:3.11.2"
16465+
version: 3.12.2
16466+
resolution: "markdown-link-check@npm:3.12.2"
1645916467
dependencies:
16460-
async: "npm:^3.2.4"
16461-
chalk: "npm:^5.2.0"
16462-
commander: "npm:^10.0.1"
16463-
link-check: "npm:^5.2.0"
16468+
async: "npm:^3.2.5"
16469+
chalk: "npm:^5.3.0"
16470+
commander: "npm:^12.1.0"
16471+
link-check: "npm:^5.3.0"
1646416472
lodash: "npm:^4.17.21"
16465-
markdown-link-extractor: "npm:^3.1.0"
16466-
needle: "npm:^3.2.0"
16473+
markdown-link-extractor: "npm:^4.0.2"
16474+
needle: "npm:^3.3.1"
1646716475
progress: "npm:^2.0.3"
16476+
proxy-agent: "npm:^6.4.0"
1646816477
bin:
1646916478
markdown-link-check: markdown-link-check
16470-
checksum: 10c0/5509b0b6b4cfaa665f844762f3b9bf081f817e13a065c99bc23ce71b16991f4029abb1fbbe04ed9d51856a3887373b0b097ddc9da7fea3b77f90a0130f11ce2b
16479+
checksum: 10c0/c1d4d2f69322d1ed98437db9f37807f982a3dc9aa1203841f40c71ac4e2a733b6c36311aa6f7f3a6fc34d7713e51c0f3704d55bf59fc607b30360ecfb5465d2d
1647116480
languageName: node
1647216481
linkType: hard
1647316482

16474-
"markdown-link-extractor@npm:^3.1.0":
16475-
version: 3.1.0
16476-
resolution: "markdown-link-extractor@npm:3.1.0"
16483+
"markdown-link-extractor@npm:^4.0.2":
16484+
version: 4.0.2
16485+
resolution: "markdown-link-extractor@npm:4.0.2"
1647716486
dependencies:
1647816487
html-link-extractor: "npm:^1.0.5"
16479-
marked: "npm:^4.1.0"
16480-
checksum: 10c0/f0ee9d8cfaaa542565cc54c4a69dd370d11f5939570611aec8012dc352f15dda76083df748e46b028629536a19ddfd702919039d66bf47aa470b2adcea1d34a1
16488+
marked: "npm:^12.0.1"
16489+
checksum: 10c0/e9433dc3e1bdf26165b3daf644998fc84933efb6f74289b3f7637c4e36411a269f67992769032817c8821248ebf34ed97091fb91340b88fa1ffc50ad63163e16
1648116490
languageName: node
1648216491
linkType: hard
1648316492

@@ -16497,7 +16506,16 @@ __metadata:
1649716506
languageName: node
1649816507
linkType: hard
1649916508

16500-
"marked@npm:^4.0.12, marked@npm:^4.1.0":
16509+
"marked@npm:^12.0.1":
16510+
version: 12.0.2
16511+
resolution: "marked@npm:12.0.2"
16512+
bin:
16513+
marked: bin/marked.js
16514+
checksum: 10c0/45ae2e1e3f06b30a5b5f64efc6cde9830c81d1d024fd7668772a3217f1bc0f326e66a6b8970482d9783edf1f581fecac7023a7fa160f2c14dbcc16e064b4eafb
16515+
languageName: node
16516+
linkType: hard
16517+
16518+
"marked@npm:^4.0.12":
1650116519
version: 4.3.0
1650216520
resolution: "marked@npm:4.3.0"
1650316521
bin:
@@ -17542,16 +17560,15 @@ __metadata:
1754217560
languageName: node
1754317561
linkType: hard
1754417562

17545-
"needle@npm:^3.1.0, needle@npm:^3.2.0":
17546-
version: 3.2.0
17547-
resolution: "needle@npm:3.2.0"
17563+
"needle@npm:^3.3.1":
17564+
version: 3.3.1
17565+
resolution: "needle@npm:3.3.1"
1754817566
dependencies:
17549-
debug: "npm:^3.2.6"
1755017567
iconv-lite: "npm:^0.6.3"
1755117568
sax: "npm:^1.2.4"
1755217569
bin:
1755317570
needle: bin/needle
17554-
checksum: 10c0/36f1ca901f40adcc838462d3c278accc4fdda93213c8835ef22761c35140d7b498c25669f16add72f5d65352dfa9717cc01568462658426604b647a5ade887b3
17571+
checksum: 10c0/233b9315d47b735867d03e7a018fb665ee6cacf3a83b991b19538019cf42b538a3e85ca745c840b4c5e9a0ffdca76472f941363bf7c166214ae8cbc650fd4d39
1755517572
languageName: node
1755617573
linkType: hard
1755717574

@@ -18828,6 +18845,22 @@ __metadata:
1882818845
languageName: node
1882918846
linkType: hard
1883018847

18848+
"proxy-agent@npm:^6.4.0":
18849+
version: 6.4.0
18850+
resolution: "proxy-agent@npm:6.4.0"
18851+
dependencies:
18852+
agent-base: "npm:^7.0.2"
18853+
debug: "npm:^4.3.4"
18854+
http-proxy-agent: "npm:^7.0.1"
18855+
https-proxy-agent: "npm:^7.0.3"
18856+
lru-cache: "npm:^7.14.1"
18857+
pac-proxy-agent: "npm:^7.0.1"
18858+
proxy-from-env: "npm:^1.1.0"
18859+
socks-proxy-agent: "npm:^8.0.2"
18860+
checksum: 10c0/0c5b85cacf67eec9d8add025a5e577b2c895672e4187079ec41b0ee2a6dacd90e69a837936cb3ac141dd92b05b50a325b9bfe86ab0dc3b904011aa3bcf406fc0
18861+
languageName: node
18862+
linkType: hard
18863+
1883118864
"proxy-from-env@npm:^1.1.0":
1883218865
version: 1.1.0
1883318866
resolution: "proxy-from-env@npm:1.1.0"

0 commit comments

Comments
 (0)