Skip to content

Commit 1067aaf

Browse files
chore: bump markdownlint-cli from 0.31.1 to 0.32.1
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.32.1. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.31.1...v0.32.1) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5512e4e commit 1067aaf

File tree

2 files changed

+55
-102
lines changed

2 files changed

+55
-102
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": "^8.0.1",
2323
"lint-staged": "^13.0.3",
24-
"markdownlint-cli": "^0.31.1",
24+
"markdownlint-cli": "^0.32.1",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.7.1",
2727
"semver-compare": "^1.0.0",

yarn.lock

Lines changed: 54 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,12 @@ balanced-match@^1.0.0:
157157
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
158158
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
159159

160-
brace-expansion@^1.1.7:
161-
version "1.1.11"
162-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
163-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
160+
brace-expansion@^2.0.1:
161+
version "2.0.1"
162+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
163+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
164164
dependencies:
165165
balanced-match "^1.0.0"
166-
concat-map "0.0.1"
167166

168167
braces@^3.0.2:
169168
version "3.0.2"
@@ -249,20 +248,10 @@ colorette@^2.0.16, colorette@^2.0.17:
249248
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.17.tgz#5dd4c0d15e2984b7433cb4a9f2ead45063b80c47"
250249
integrity sha512-hJo+3Bkn0NCHybn9Tu35fIeoOKGOk5OCC32y4Hz2It+qlCO2Q3DeQ1hRn/tDDMQKRYUEzqsl7jbF6dYKjlE60g==
251250

252-
commander@^9.3.0:
253-
version "9.3.0"
254-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b"
255-
integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==
256-
257-
commander@~9.0.0:
258-
version "9.0.0"
259-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
260-
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
261-
262-
concat-map@0.0.1:
263-
version "0.0.1"
264-
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
265-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
251+
commander@^9.3.0, commander@~9.4.0:
252+
version "9.4.0"
253+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c"
254+
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==
266255

267256
create-require@^1.1.0:
268257
version "1.1.1"
@@ -315,11 +304,6 @@ emoji-regex@^9.2.2:
315304
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
316305
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
317306

318-
entities@~2.1.0:
319-
version "2.1.0"
320-
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
321-
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
322-
323307
entities@~3.0.1:
324308
version "3.0.1"
325309
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
@@ -396,17 +380,16 @@ get-stream@^6.0.1:
396380
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
397381
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
398382

399-
glob@~7.2.0:
400-
version "7.2.0"
401-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
402-
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
383+
glob@~8.0.3:
384+
version "8.0.3"
385+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
386+
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
403387
dependencies:
404388
fs.realpath "^1.0.0"
405389
inflight "^1.0.4"
406390
inherits "2"
407-
minimatch "^3.0.4"
391+
minimatch "^5.0.1"
408392
once "^1.3.0"
409-
path-is-absolute "^1.0.0"
410393

411394
has-flag@^4.0.0:
412395
version "4.0.0"
@@ -453,10 +436,10 @@ inherits@2:
453436
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
454437
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
455438

456-
ini@~2.0.0:
457-
version "2.0.0"
458-
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
459-
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
439+
ini@~3.0.0:
440+
version "3.0.0"
441+
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.0.tgz#2f6de95006923aa75feed8894f5686165adc08f1"
442+
integrity sha512-TxYQaeNW/N8ymDvwAxPyRbhMBtnEwuvaTYpOQkFx1nSeusgezHniEc/l35Vo4iCq/mMiTJbpD7oYxN98hFlfmw==
460443

461444
inquirer@^7.0.4:
462445
version "7.3.3"
@@ -518,23 +501,16 @@ json-fixer@^1.5.1:
518501
chalk "^4.1.0"
519502
pegjs "^0.10.0"
520503

521-
jsonc-parser@~3.0.0:
522-
version "3.0.0"
523-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
524-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
504+
jsonc-parser@~3.1.0:
505+
version "3.1.0"
506+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d"
507+
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
525508

526509
lilconfig@2.0.5:
527510
version "2.0.5"
528511
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25"
529512
integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==
530513

531-
linkify-it@^3.0.1:
532-
version "3.0.2"
533-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.2.tgz#f55eeb8bc1d3ae754049e124ab3bb56d97797fb8"
534-
integrity sha512-gDBO4aHNZS6coiZCKVhSNh43F9ioIL4JwRjLZPkoLIY4yZFwg264Y5lu2x6rb1Js42Gh6Yqm2f6L2AJcnkzinQ==
535-
dependencies:
536-
uc.micro "^1.0.1"
537-
538514
linkify-it@^4.0.1:
539515
version "4.0.1"
540516
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
@@ -602,17 +578,6 @@ make-error@^1.1.1:
602578
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
603579
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
604580

605-
markdown-it@12.3.2:
606-
version "12.3.2"
607-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
608-
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
609-
dependencies:
610-
argparse "^2.0.1"
611-
entities "~2.1.0"
612-
linkify-it "^3.0.1"
613-
mdurl "^1.0.1"
614-
uc.micro "^1.0.5"
615-
616581
markdown-it@13.0.1:
617582
version "13.0.1"
618583
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
@@ -624,41 +589,34 @@ markdown-it@13.0.1:
624589
mdurl "^1.0.1"
625590
uc.micro "^1.0.5"
626591

627-
markdownlint-cli@^0.31.1:
628-
version "0.31.1"
629-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
630-
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
592+
markdownlint-cli@^0.32.1:
593+
version "0.32.1"
594+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.1.tgz#09925582833b73a578eab71bc7c5a467ae84aaa3"
595+
integrity sha512-hVLQ+72b5esQd7I+IqzBEB4x/4C+wJaxS2M6nqaGoDwrtNY6gydGf5CIUJtQcXtqsM615++a8TZPsvEtH6H4gw==
631596
dependencies:
632-
commander "~9.0.0"
597+
commander "~9.4.0"
633598
get-stdin "~9.0.0"
634-
glob "~7.2.0"
599+
glob "~8.0.3"
635600
ignore "~5.2.0"
636601
js-yaml "^4.1.0"
637-
jsonc-parser "~3.0.0"
638-
markdownlint "~0.25.1"
639-
markdownlint-rule-helpers "~0.16.0"
640-
minimatch "~3.0.5"
641-
run-con "~1.2.10"
642-
643-
markdownlint-rule-helpers@~0.16.0:
644-
version "0.16.0"
645-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
646-
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
647-
648-
markdownlint@^0.26.0:
649-
version "0.26.0"
650-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421"
651-
integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==
602+
jsonc-parser "~3.1.0"
603+
markdownlint "~0.26.1"
604+
markdownlint-rule-helpers "~0.17.1"
605+
minimatch "~5.1.0"
606+
run-con "~1.2.11"
607+
608+
markdownlint-rule-helpers@~0.17.1:
609+
version "0.17.1"
610+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.1.tgz#c7305a5f3b01b2f9e3a4d98e911f1d067abbda53"
611+
integrity sha512-Djc5IjJt7VA5sZRisISsJC/rQXR7hr8JS9u6Q9/ce3mjPZdzw535cFGG0U6Mag+ldRTRmRwCcTfivOh57KUP4w==
612+
613+
markdownlint@^0.26.0, markdownlint@~0.26.1:
614+
version "0.26.1"
615+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1.tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392"
616+
integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg==
652617
dependencies:
653618
markdown-it "13.0.1"
654619

655-
markdownlint@~0.25.1:
656-
version "0.25.1"
657-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
658-
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
659-
dependencies:
660-
markdown-it "12.3.2"
661-
662620
mdurl@^1.0.1:
663621
version "1.0.1"
664622
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
@@ -687,14 +645,14 @@ mimic-fn@^4.0.0:
687645
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
688646
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
689647

690-
minimatch@^3.0.4, minimatch@~3.0.5:
691-
version "3.0.5"
692-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
693-
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
648+
minimatch@^5.0.1, minimatch@~5.1.0:
649+
version "5.1.0"
650+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
651+
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
694652
dependencies:
695-
brace-expansion "^1.1.7"
653+
brace-expansion "^2.0.1"
696654

697-
minimist@^1.2.5, minimist@^1.2.6:
655+
minimist@^1.2.6:
698656
version "1.2.6"
699657
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
700658
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
@@ -790,11 +748,6 @@ path-exists@^4.0.0:
790748
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
791749
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
792750

793-
path-is-absolute@^1.0.0:
794-
version "1.0.1"
795-
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
796-
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
797-
798751
path-key@^3.1.0:
799752
version "3.1.1"
800753
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
@@ -863,14 +816,14 @@ run-async@^2.4.0:
863816
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
864817
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
865818

866-
run-con@~1.2.10:
867-
version "1.2.10"
868-
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.10.tgz#90de9d43d20274d00478f4c000495bd72f417d22"
869-
integrity sha512-n7PZpYmMM26ZO21dd8y3Yw1TRtGABjRtgPSgFS/nhzfvbJMXFtJhJVyEgayMiP+w/23craJjsnfDvx4W4ue/HQ==
819+
run-con@~1.2.11:
820+
version "1.2.11"
821+
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4"
822+
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==
870823
dependencies:
871824
deep-extend "^0.6.0"
872-
ini "~2.0.0"
873-
minimist "^1.2.5"
825+
ini "~3.0.0"
826+
minimist "^1.2.6"
874827
strip-json-comments "~3.1.1"
875828

876829
rxjs@^6.6.0:

0 commit comments

Comments
 (0)