Skip to content

Commit ae0df6b

Browse files
chore: bump markdownlint-cli from 0.31.1 to 0.33.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.33.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.31.1...v0.33.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>
1 parent 470d846 commit ae0df6b

File tree

2 files changed

+54
-100
lines changed

2 files changed

+54
-100
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.33.0",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.7.1",
2727
"semver-compare": "^1.0.0",

yarn.lock

Lines changed: 53 additions & 99 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.1:
252+
version "9.4.1"
253+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
254+
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
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"
@@ -430,10 +413,10 @@ iconv-lite@^0.4.24:
430413
dependencies:
431414
safer-buffer ">= 2.1.2 < 3"
432415

433-
ignore@~5.2.0:
434-
version "5.2.0"
435-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
436-
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
416+
ignore@~5.2.4:
417+
version "5.2.4"
418+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
419+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
437420

438421
indent-string@^4.0.0:
439422
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.1"
441+
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.1.tgz#c76ec81007875bc44d544ff7a11a55d12294102d"
442+
integrity sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==
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.2.0:
505+
version "3.2.0"
506+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
507+
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
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,26 +589,20 @@ 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.33.0:
593+
version "0.33.0"
594+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.33.0.tgz#703af1234c32c309ab52fcd0e8bc797a34e2b096"
595+
integrity sha512-zMK1oHpjYkhjO+94+ngARiBBrRDEUMzooDHBAHtmEIJ9oYddd9l3chCReY2mPlecwH7gflQp1ApilTo+o0zopQ==
631596
dependencies:
632-
commander "~9.0.0"
597+
commander "~9.4.1"
633598
get-stdin "~9.0.0"
634-
glob "~7.2.0"
635-
ignore "~5.2.0"
599+
glob "~8.0.3"
600+
ignore "~5.2.4"
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==
602+
jsonc-parser "~3.2.0"
603+
markdownlint "~0.27.0"
604+
minimatch "~5.1.2"
605+
run-con "~1.2.11"
647606

648607
markdownlint@^0.26.0:
649608
version "0.26.0"
@@ -652,12 +611,12 @@ markdownlint@^0.26.0:
652611
dependencies:
653612
markdown-it "13.0.1"
654613

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==
614+
markdownlint@~0.27.0:
615+
version "0.27.0"
616+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.27.0.tgz#9dabf7710a4999e2835e3c68317f1acd0bc89049"
617+
integrity sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w==
659618
dependencies:
660-
markdown-it "12.3.2"
619+
markdown-it "13.0.1"
661620

662621
mdurl@^1.0.1:
663622
version "1.0.1"
@@ -687,14 +646,14 @@ mimic-fn@^4.0.0:
687646
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
688647
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
689648

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==
649+
minimatch@^5.0.1, minimatch@~5.1.2:
650+
version "5.1.2"
651+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.2.tgz#0939d7d6f0898acbd1508abe534d1929368a8fff"
652+
integrity sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==
694653
dependencies:
695-
brace-expansion "^1.1.7"
654+
brace-expansion "^2.0.1"
696655

697-
minimist@^1.2.5, minimist@^1.2.6:
656+
minimist@^1.2.6:
698657
version "1.2.6"
699658
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
700659
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
@@ -790,11 +749,6 @@ path-exists@^4.0.0:
790749
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
791750
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
792751

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-
798752
path-key@^3.1.0:
799753
version "3.1.1"
800754
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
@@ -863,14 +817,14 @@ run-async@^2.4.0:
863817
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
864818
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
865819

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==
820+
run-con@~1.2.11:
821+
version "1.2.11"
822+
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4"
823+
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==
870824
dependencies:
871825
deep-extend "^0.6.0"
872-
ini "~2.0.0"
873-
minimist "^1.2.5"
826+
ini "~3.0.0"
827+
minimist "^1.2.6"
874828
strip-json-comments "~3.1.1"
875829

876830
rxjs@^6.6.0:

0 commit comments

Comments
 (0)