Skip to content

Commit aab6f09

Browse files
chore: bump markdownlint-cli from 0.28.1 to 0.29.0 (coder#646)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.28.1...v0.29.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 d5b584f commit aab6f09

File tree

2 files changed

+19
-42
lines changed

2 files changed

+19
-42
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.1",
2323
"lint-staged": "^11.2.3",
24-
"markdownlint-cli": "^0.28.1",
24+
"markdownlint-cli": "^0.29.0",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.4.1",
2727
"semver-compare": "^1.0.0",

yarn.lock

Lines changed: 18 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -282,16 +282,11 @@ colorette@^1.4.0:
282282
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
283283
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
284284

285-
commander@^8.2.0:
285+
commander@^8.2.0, commander@~8.2.0:
286286
version "8.2.0"
287287
resolved "https://registry.yarnpkg.com/commander/-/commander-8.2.0.tgz#37fe2bde301d87d47a53adeff8b5915db1381ca8"
288288
integrity sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA==
289289

290-
commander@~8.0.0:
291-
version "8.0.0"
292-
resolved "https://registry.yarnpkg.com/commander/-/commander-8.0.0.tgz#1da2139548caef59bd23e66d18908dfb54b02258"
293-
integrity sha512-Xvf85aAtu6v22+E5hfVoLHqyul/jyxh91zvqk/ioJTQuJR7Z78n7H558vMPKanPSRgIEeZemT92I2g9Y8LPbSQ==
294-
295290
concat-map@0.0.1:
296291
version "0.0.1"
297292
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -449,10 +444,10 @@ get-stream@^6.0.0:
449444
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
450445
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
451446

452-
glob@~7.1.7:
453-
version "7.1.7"
454-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
455-
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
447+
glob@~7.2.0:
448+
version "7.2.0"
449+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
450+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
456451
dependencies:
457452
fs.realpath "^1.0.0"
458453
inflight "^1.0.4"
@@ -691,17 +686,6 @@ make-error@^1.1.1:
691686
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
692687
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
693688

694-
markdown-it@12.0.4:
695-
version "12.0.4"
696-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
697-
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
698-
dependencies:
699-
argparse "^2.0.1"
700-
entities "~2.1.0"
701-
linkify-it "^3.0.1"
702-
mdurl "^1.0.1"
703-
uc.micro "^1.0.5"
704-
705689
markdown-it@12.2.0:
706690
version "12.2.0"
707691
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
@@ -713,45 +697,38 @@ markdown-it@12.2.0:
713697
mdurl "^1.0.1"
714698
uc.micro "^1.0.5"
715699

716-
markdownlint-cli@^0.28.1:
717-
version "0.28.1"
718-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.28.1.tgz#76f1d8d50f81dce524826c93bf0f95af9cbe9397"
719-
integrity sha512-RBKtRRBzcuAF/H5wMSzb4zvEtbUkyYNEeaDtlQkyH9SoHWPL01emJ2Wrx6NEOa1ZDGwB+seBGvE157Qzc/t/vA==
700+
markdownlint-cli@^0.29.0:
701+
version "0.29.0"
702+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.29.0.tgz#3c56686fd00ace4b68c9cfa3a34a7a9dfdef1417"
703+
integrity sha512-SEXRUT1ri9sXV8xQK88vjGAgmz2X9rxEG2tXdDZMljzW8e++LNTO9zzBBStx3JQWrTDoGTPHNrcurbuiyF97gw==
720704
dependencies:
721-
commander "~8.0.0"
705+
commander "~8.2.0"
722706
deep-extend "~0.6.0"
723707
get-stdin "~8.0.0"
724-
glob "~7.1.7"
708+
glob "~7.2.0"
725709
ignore "~5.1.8"
726710
js-yaml "^4.1.0"
727711
jsonc-parser "~3.0.0"
728712
lodash.differencewith "~4.5.0"
729713
lodash.flatten "~4.4.0"
730-
markdownlint "~0.23.1"
731-
markdownlint-rule-helpers "~0.14.0"
714+
markdownlint "~0.24.0"
715+
markdownlint-rule-helpers "~0.15.0"
732716
minimatch "~3.0.4"
733717
minimist "~1.2.5"
734718
run-con "~1.2.10"
735719

736-
markdownlint-rule-helpers@~0.14.0:
737-
version "0.14.0"
738-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.14.0.tgz#4d0e1ae320e85559d8cbed1490934855791627bb"
739-
integrity sha512-vRTPqSU4JK8vVXmjICHSBhwXUvbfh/VJo+j7hvxqe15tLJyomv3FLgFdFgb8kpj0Fe8SsJa/TZUAXv7/sN+N7A==
720+
markdownlint-rule-helpers@~0.15.0:
721+
version "0.15.0"
722+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.15.0.tgz#11434c573649b9235ae70b967314f5711f7d8fa8"
723+
integrity sha512-A+9mswc3m/kkqpJCqntmte/1VKhDJ+tjZsERLz5L4h/Qr7ht2/BkGkgY5E7/wsxIhcpl+ctIfz+oS3PQrMOB2w==
740724

741-
markdownlint@^0.24.0:
725+
markdownlint@^0.24.0, markdownlint@~0.24.0:
742726
version "0.24.0"
743727
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.24.0.tgz#224b53f671367a237d40c8be1745c7be9a322671"
744728
integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
745729
dependencies:
746730
markdown-it "12.2.0"
747731

748-
markdownlint@~0.23.1:
749-
version "0.23.1"
750-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.23.1.tgz#98292b5d340d01e9c113f3d7fb3b2ccf89628dc2"
751-
integrity sha512-iOEwhDfNmq2IJlaA8mzEkHYUi/Hwoa6Ss+HO5jkwUR6wQ4quFr0WzSx+Z9rsWZKUaPbyirIdL1zGmJRkWawr4Q==
752-
dependencies:
753-
markdown-it "12.0.4"
754-
755732
mdurl@^1.0.1:
756733
version "1.0.1"
757734
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"

0 commit comments

Comments
 (0)