Skip to content

Commit 147ea4e

Browse files
chore: bump markdownlint-cli from 0.30.0 to 0.31.0 (coder#831)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e82a8d7 commit 147ea4e

File tree

2 files changed

+31
-58
lines changed

2 files changed

+31
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"all-contributors-cli": "^6.20.0",
2222
"husky": "^7.0.4",
2323
"lint-staged": "^12.2.1",
24-
"markdownlint-cli": "^0.30.0",
24+
"markdownlint-cli": "^0.31.0",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.5.1",
2727
"semver-compare": "^1.0.0",

yarn.lock

Lines changed: 30 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,16 @@ colorette@^2.0.16:
236236
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
237237
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
238238

239-
commander@^8.3.0, commander@~8.3.0:
239+
commander@^8.3.0:
240240
version "8.3.0"
241241
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
242242
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
243243

244+
commander@~9.0.0:
245+
version "9.0.0"
246+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
247+
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
248+
244249
concat-map@0.0.1:
245250
version "0.0.1"
246251
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -272,7 +277,7 @@ decamelize@^1.2.0:
272277
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
273278
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
274279

275-
deep-extend@^0.6.0, deep-extend@~0.6.0:
280+
deep-extend@^0.6.0:
276281
version "0.6.0"
277282
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
278283
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
@@ -363,10 +368,10 @@ get-caller-file@^2.0.1:
363368
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
364369
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
365370

366-
get-stdin@~8.0.0:
367-
version "8.0.0"
368-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
369-
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
371+
get-stdin@~9.0.0:
372+
version "9.0.0"
373+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
374+
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
370375

371376
get-stream@^6.0.0:
372377
version "6.0.1"
@@ -407,10 +412,10 @@ iconv-lite@^0.4.24:
407412
dependencies:
408413
safer-buffer ">= 2.1.2 < 3"
409414

410-
ignore@~5.1.9:
411-
version "5.1.9"
412-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
413-
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
415+
ignore@~5.2.0:
416+
version "5.2.0"
417+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
418+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
414419

415420
indent-string@^4.0.0:
416421
version "4.0.0"
@@ -552,16 +557,6 @@ locate-path@^5.0.0:
552557
dependencies:
553558
p-locate "^4.1.0"
554559

555-
lodash.differencewith@~4.5.0:
556-
version "4.5.0"
557-
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7"
558-
integrity sha1-uvr7yRi1UVTheRdqALsK76rIVLc=
559-
560-
lodash.flatten@~4.4.0:
561-
version "4.4.0"
562-
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
563-
integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=
564-
565560
lodash@^4.11.2, lodash@^4.17.19:
566561
version "4.17.21"
567562
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -582,17 +577,6 @@ make-error@^1.1.1:
582577
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
583578
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
584579

585-
markdown-it@12.2.0:
586-
version "12.2.0"
587-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
588-
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
589-
dependencies:
590-
argparse "^2.0.1"
591-
entities "~2.1.0"
592-
linkify-it "^3.0.1"
593-
mdurl "^1.0.1"
594-
uc.micro "^1.0.5"
595-
596580
markdown-it@12.3.2:
597581
version "12.3.2"
598582
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
@@ -604,45 +588,34 @@ markdown-it@12.3.2:
604588
mdurl "^1.0.1"
605589
uc.micro "^1.0.5"
606590

607-
markdownlint-cli@^0.30.0:
608-
version "0.30.0"
609-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.30.0.tgz#4ec0ab85a491eb161182e5c26eff308bf90f18f3"
610-
integrity sha512-NiG8iERjwsRZtJAIyLMDdYL2O3bJVn3fUxzDl+6Iv61/YYz9H9Nzgke/v0/cW9HfGvgZHhbfI19LFMp6gbKdyw==
591+
markdownlint-cli@^0.31.0:
592+
version "0.31.0"
593+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.0.tgz#a44264a71066475228292b7af19d3d18b827676d"
594+
integrity sha512-UCNA10I2evrEqGWUGM4I6ae6LubLeySkKegP1GQaZSES516BYBgOn8Ai8MXU+5rSIeCvMyKi91alqHyRDuUnYA==
611595
dependencies:
612-
commander "~8.3.0"
613-
deep-extend "~0.6.0"
614-
get-stdin "~8.0.0"
596+
commander "~9.0.0"
597+
get-stdin "~9.0.0"
615598
glob "~7.2.0"
616-
ignore "~5.1.9"
599+
ignore "~5.2.0"
617600
js-yaml "^4.1.0"
618601
jsonc-parser "~3.0.0"
619-
lodash.differencewith "~4.5.0"
620-
lodash.flatten "~4.4.0"
621-
markdownlint "~0.24.0"
622-
markdownlint-rule-helpers "~0.15.0"
602+
markdownlint "~0.25.1"
603+
markdownlint-rule-helpers "~0.16.0"
623604
minimatch "~3.0.4"
624-
minimist "~1.2.5"
625605
run-con "~1.2.10"
626606

627-
markdownlint-rule-helpers@~0.15.0:
628-
version "0.15.0"
629-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.15.0.tgz#11434c573649b9235ae70b967314f5711f7d8fa8"
630-
integrity sha512-A+9mswc3m/kkqpJCqntmte/1VKhDJ+tjZsERLz5L4h/Qr7ht2/BkGkgY5E7/wsxIhcpl+ctIfz+oS3PQrMOB2w==
607+
markdownlint-rule-helpers@~0.16.0:
608+
version "0.16.0"
609+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
610+
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
631611

632-
markdownlint@^0.25.1:
612+
markdownlint@^0.25.1, markdownlint@~0.25.1:
633613
version "0.25.1"
634614
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
635615
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
636616
dependencies:
637617
markdown-it "12.3.2"
638618

639-
markdownlint@~0.24.0:
640-
version "0.24.0"
641-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.24.0.tgz#224b53f671367a237d40c8be1745c7be9a322671"
642-
integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
643-
dependencies:
644-
markdown-it "12.2.0"
645-
646619
mdurl@^1.0.1:
647620
version "1.0.1"
648621
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
@@ -673,7 +646,7 @@ minimatch@^3.0.4, minimatch@~3.0.4:
673646
dependencies:
674647
brace-expansion "^1.1.7"
675648

676-
minimist@^1.2.5, minimist@~1.2.5:
649+
minimist@^1.2.5:
677650
version "1.2.5"
678651
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
679652
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)