Skip to content

Commit e48c398

Browse files
Bump markdownlint-cli from 0.30.0 to 0.31.1 (#205)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.30.0 to 0.31.1. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.30.0...v0.31.1) --- updated-dependencies: - dependency-name: markdownlint-cli 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 ce77c09 commit e48c398

2 files changed

Lines changed: 42 additions & 54 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-node": "^11.0.0",
4040
"eslint-plugin-prettier": "^4.0.0",
4141
"lerna-changelog": "^2.1.0",
42-
"markdownlint-cli": "^0.30.0",
42+
"markdownlint-cli": "^0.31.1",
4343
"mocha": "^9.0.1",
4444
"npm-run-all": "^4.1.5",
4545
"prettier": "^2.3.1",

yarn.lock

Lines changed: 41 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -833,11 +833,16 @@ combined-stream@^1.0.8:
833833
dependencies:
834834
delayed-stream "~1.0.0"
835835

836-
commander@^8.3.0, commander@~8.3.0:
836+
commander@^8.3.0:
837837
version "8.3.0"
838838
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
839839
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
840840

841+
commander@~9.0.0:
842+
version "9.0.0"
843+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
844+
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
845+
841846
842847
version "0.0.1"
843848
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -941,7 +946,7 @@ decompress-response@^6.0.0:
941946
dependencies:
942947
mimic-response "^3.1.0"
943948

944-
deep-extend@^0.6.0, deep-extend@~0.6.0:
949+
deep-extend@^0.6.0:
945950
version "0.6.0"
946951
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
947952
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
@@ -1499,16 +1504,11 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
14991504
has "^1.0.3"
15001505
has-symbols "^1.0.1"
15011506

1502-
get-stdin@^9.0.0:
1507+
get-stdin@^9.0.0, get-stdin@~9.0.0:
15031508
version "9.0.0"
15041509
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
15051510
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
15061511

1507-
get-stdin@~8.0.0:
1508-
version "8.0.0"
1509-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
1510-
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
1511-
15121512
get-stream@^4.1.0:
15131513
version "4.1.0"
15141514
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -1791,16 +1791,11 @@ ignore@^4.0.6:
17911791
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
17921792
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
17931793

1794-
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
1794+
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0, ignore@~5.2.0:
17951795
version "5.2.0"
17961796
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
17971797
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
17981798

1799-
ignore@~5.1.9:
1800-
version "5.1.9"
1801-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
1802-
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
1803-
18041799
18051800
version "3.0.0"
18061801
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-3.0.0.tgz#20845547718015126ea9b3676b7592fb8bd4cf92"
@@ -2260,16 +2255,6 @@ locate-path@^7.0.0:
22602255
dependencies:
22612256
p-locate "^6.0.0"
22622257

2263-
lodash.differencewith@~4.5.0:
2264-
version "4.5.0"
2265-
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7"
2266-
integrity sha1-uvr7yRi1UVTheRdqALsK76rIVLc=
2267-
2268-
lodash.flatten@~4.4.0:
2269-
version "4.4.0"
2270-
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
2271-
integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=
2272-
22732258
lodash.merge@^4.6.2:
22742259
version "4.6.2"
22752260
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -2339,48 +2324,44 @@ make-fetch-happen@^9.0.0:
23392324
socks-proxy-agent "^6.0.0"
23402325
ssri "^8.0.0"
23412326

2342-
markdown-it@12.2.0:
2343-
version "12.2.0"
2344-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
2345-
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
2327+
markdown-it@12.3.2:
2328+
version "12.3.2"
2329+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
2330+
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
23462331
dependencies:
23472332
argparse "^2.0.1"
23482333
entities "~2.1.0"
23492334
linkify-it "^3.0.1"
23502335
mdurl "^1.0.1"
23512336
uc.micro "^1.0.5"
23522337

2353-
markdownlint-cli@^0.30.0:
2354-
version "0.30.0"
2355-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.30.0.tgz#4ec0ab85a491eb161182e5c26eff308bf90f18f3"
2356-
integrity sha512-NiG8iERjwsRZtJAIyLMDdYL2O3bJVn3fUxzDl+6Iv61/YYz9H9Nzgke/v0/cW9HfGvgZHhbfI19LFMp6gbKdyw==
2338+
markdownlint-cli@^0.31.1:
2339+
version "0.31.1"
2340+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
2341+
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
23572342
dependencies:
2358-
commander "~8.3.0"
2359-
deep-extend "~0.6.0"
2360-
get-stdin "~8.0.0"
2343+
commander "~9.0.0"
2344+
get-stdin "~9.0.0"
23612345
glob "~7.2.0"
2362-
ignore "~5.1.9"
2346+
ignore "~5.2.0"
23632347
js-yaml "^4.1.0"
23642348
jsonc-parser "~3.0.0"
2365-
lodash.differencewith "~4.5.0"
2366-
lodash.flatten "~4.4.0"
2367-
markdownlint "~0.24.0"
2368-
markdownlint-rule-helpers "~0.15.0"
2369-
minimatch "~3.0.4"
2370-
minimist "~1.2.5"
2349+
markdownlint "~0.25.1"
2350+
markdownlint-rule-helpers "~0.16.0"
2351+
minimatch "~3.0.5"
23712352
run-con "~1.2.10"
23722353

2373-
markdownlint-rule-helpers@~0.15.0:
2374-
version "0.15.0"
2375-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.15.0.tgz#11434c573649b9235ae70b967314f5711f7d8fa8"
2376-
integrity sha512-A+9mswc3m/kkqpJCqntmte/1VKhDJ+tjZsERLz5L4h/Qr7ht2/BkGkgY5E7/wsxIhcpl+ctIfz+oS3PQrMOB2w==
2354+
markdownlint-rule-helpers@~0.16.0:
2355+
version "0.16.0"
2356+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
2357+
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
23772358

2378-
markdownlint@~0.24.0:
2379-
version "0.24.0"
2380-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.24.0.tgz#224b53f671367a237d40c8be1745c7be9a322671"
2381-
integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
2359+
markdownlint@~0.25.1:
2360+
version "0.25.1"
2361+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
2362+
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
23822363
dependencies:
2383-
markdown-it "12.2.0"
2364+
markdown-it "12.3.2"
23842365

23852366
mdast-util-from-markdown@^1.0.4:
23862367
version "1.2.0"
@@ -2655,14 +2636,21 @@ mimic-response@^3.1.0:
26552636
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
26562637
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
26572638

2658-
[email protected], minimatch@^3.0.4, minimatch@~3.0.4:
2639+
26592640
version "3.0.4"
26602641
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
26612642
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
26622643
dependencies:
26632644
brace-expansion "^1.1.7"
26642645

2665-
minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
2646+
minimatch@^3.0.4, minimatch@~3.0.5:
2647+
version "3.0.8"
2648+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
2649+
integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
2650+
dependencies:
2651+
brace-expansion "^1.1.7"
2652+
2653+
minimist@^1.2.0, minimist@^1.2.5:
26662654
version "1.2.5"
26672655
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
26682656
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)