Skip to content

Commit 8171405

Browse files
authored
build(deps-dev): bump markdownlint-cli (#6290)
1 parent fb01f4b commit 8171405

File tree

3 files changed

+51
-71
lines changed

3 files changed

+51
-71
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ _Vercel_ has given us a Pro account.
5858

5959
[![VercelLogo][vercel]][vercel-url]
6060

61-
[webpack5-milestone-url]: https://github.com/webpack/webpack.js.org/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22webpack+5%22
6261
[build-status]: https://github.com/webpack/webpack.js.org/workflows/Deploy/badge.svg
6362
[build-status-url]: https://github.com/webpack/webpack.js.org/actions
6463
[browserstack]: ./browserstack-logo.png

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"lint-staged": "^13.0.3",
107107
"lodash": "^4.17.21",
108108
"markdownlint": "^0.26.0",
109-
"markdownlint-cli": "^0.31.1",
109+
"markdownlint-cli": "^0.32.0",
110110
"mdast-util-to-string": "^3.1.0",
111111
"mini-css-extract-plugin": "^2.6.1",
112112
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 50 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -4036,10 +4036,10 @@ commander@^9.3.0:
40364036
resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b"
40374037
integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==
40384038

4039-
commander@~9.0.0:
4040-
version "9.0.0"
4041-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
4042-
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
4039+
commander@~9.4.0:
4040+
version "9.4.0"
4041+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c"
4042+
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==
40434043

40444044
comment-regex@^1.0.0:
40454045
version "1.0.1"
@@ -4939,11 +4939,6 @@ entities@^4.3.0:
49394939
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.1.tgz#c34062a94c865c322f9d67b4384e4169bcede6a4"
49404940
integrity sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==
49414941

4942-
entities@~2.1.0:
4943-
version "2.1.0"
4944-
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
4945-
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
4946-
49474942
entities@~3.0.1:
49484943
version "3.0.1"
49494944
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
@@ -5950,7 +5945,7 @@ glob-to-regexp@^0.4.1:
59505945
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
59515946
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
59525947

5953-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.2.0:
5948+
glob@^7.0.3, glob@^7.0.5, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
59545949
version "7.2.0"
59555950
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
59565951
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -5962,6 +5957,17 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.2.0:
59625957
once "^1.3.0"
59635958
path-is-absolute "^1.0.0"
59645959

5960+
glob@~8.0.3:
5961+
version "8.0.3"
5962+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
5963+
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
5964+
dependencies:
5965+
fs.realpath "^1.0.0"
5966+
inflight "^1.0.4"
5967+
inherits "2"
5968+
minimatch "^5.0.1"
5969+
once "^1.3.0"
5970+
59655971
global-dirs@^3.0.0:
59665972
version "3.0.0"
59675973
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.0.tgz#70a76fe84ea315ab37b1f5576cbde7d48ef72686"
@@ -6572,7 +6578,7 @@ [email protected]:
65726578
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
65736579
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
65746580

6575-
6581+
65766582
version "1.3.7"
65776583
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
65786584
integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
@@ -7544,10 +7550,10 @@ json5@^2.1.2, json5@^2.2.0, json5@^2.2.1:
75447550
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
75457551
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
75467552

7547-
jsonc-parser@~3.0.0:
7548-
version "3.0.0"
7549-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
7550-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
7553+
jsonc-parser@~3.1.0:
7554+
version "3.1.0"
7555+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d"
7556+
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
75517557

75527558
jsonfile@^4.0.0:
75537559
version "4.0.0"
@@ -7654,13 +7660,6 @@ lines-and-columns@^1.1.6:
76547660
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
76557661
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
76567662

7657-
linkify-it@^3.0.1:
7658-
version "3.0.2"
7659-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.2.tgz#f55eeb8bc1d3ae754049e124ab3bb56d97797fb8"
7660-
integrity sha512-gDBO4aHNZS6coiZCKVhSNh43F9ioIL4JwRjLZPkoLIY4yZFwg264Y5lu2x6rb1Js42Gh6Yqm2f6L2AJcnkzinQ==
7661-
dependencies:
7662-
uc.micro "^1.0.1"
7663-
76647663
linkify-it@^4.0.1:
76657664
version "4.0.1"
76667665
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
@@ -7982,17 +7981,6 @@ [email protected]:
79827981
dependencies:
79837982
tmpl "1.0.5"
79847983

7985-
7986-
version "12.3.2"
7987-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
7988-
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
7989-
dependencies:
7990-
argparse "^2.0.1"
7991-
entities "~2.1.0"
7992-
linkify-it "^3.0.1"
7993-
mdurl "^1.0.1"
7994-
uc.micro "^1.0.5"
7995-
79967984
79977985
version "13.0.1"
79987986
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
@@ -8011,41 +7999,34 @@ markdown-table@^2.0.0:
80117999
dependencies:
80128000
repeat-string "^1.0.0"
80138001

8014-
markdownlint-cli@^0.31.1:
8015-
version "0.31.1"
8016-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
8017-
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
8002+
markdownlint-cli@^0.32.0:
8003+
version "0.32.0"
8004+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.0.tgz#bd2263f16fe214b6e3acf762921671aeb772915e"
8005+
integrity sha512-Bu7ZOhTNR5RH10L/fcBjwp1qVy27IkExY5YQvkU9wTPXLD3EtxSZiDDc0HslQ4h9F5LEkPs/V+cBHSBDPoDLzQ==
80188006
dependencies:
8019-
commander "~9.0.0"
8007+
commander "~9.4.0"
80208008
get-stdin "~9.0.0"
8021-
glob "~7.2.0"
8009+
glob "~8.0.3"
80228010
ignore "~5.2.0"
80238011
js-yaml "^4.1.0"
8024-
jsonc-parser "~3.0.0"
8025-
markdownlint "~0.25.1"
8026-
markdownlint-rule-helpers "~0.16.0"
8027-
minimatch "~3.0.5"
8028-
run-con "~1.2.10"
8029-
8030-
markdownlint-rule-helpers@~0.16.0:
8031-
version "0.16.0"
8032-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
8033-
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
8034-
8035-
markdownlint@^0.26.0:
8012+
jsonc-parser "~3.1.0"
8013+
markdownlint "~0.26.0"
8014+
markdownlint-rule-helpers "~0.17.0"
8015+
minimatch "~5.1.0"
8016+
run-con "~1.2.11"
8017+
8018+
markdownlint-rule-helpers@~0.17.0:
8019+
version "0.17.0"
8020+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.0.tgz#eca5d0c1c132608cbe287cd924969a9e6c9821ed"
8021+
integrity sha512-9rCC9hEKHic9h1jEYbRWsvxh+ldPPDX2Rdh6Fq1q3Tkt619HDkAk1yv1CMVMncuMHAxX9oMhhjpscITTHyjVoQ==
8022+
8023+
markdownlint@^0.26.0, markdownlint@~0.26.0:
80368024
version "0.26.0"
80378025
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421"
80388026
integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==
80398027
dependencies:
80408028
markdown-it "13.0.1"
80418029

8042-
markdownlint@~0.25.1:
8043-
version "0.25.1"
8044-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
8045-
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
8046-
dependencies:
8047-
markdown-it "12.3.2"
8048-
80498030
mdast-squeeze-paragraphs@^4.0.0:
80508031
version "4.0.0"
80518032
resolved "https://registry.yarnpkg.com/mdast-squeeze-paragraphs/-/mdast-squeeze-paragraphs-4.0.0.tgz#7c4c114679c3bee27ef10b58e2e015be79f1ef97"
@@ -8875,12 +8856,12 @@ minimatch@^5.0.1:
88758856
dependencies:
88768857
brace-expansion "^2.0.1"
88778858

8878-
minimatch@~3.0.5:
8879-
version "3.0.5"
8880-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
8881-
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
8859+
minimatch@~5.1.0:
8860+
version "5.1.0"
8861+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
8862+
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
88828863
dependencies:
8883-
brace-expansion "^1.1.7"
8864+
brace-expansion "^2.0.1"
88848865

88858866
88868867
version "1.2.5"
@@ -10716,14 +10697,14 @@ rtl-css-js@^1.14.0:
1071610697
dependencies:
1071710698
"@babel/runtime" "^7.1.2"
1071810699

10719-
run-con@~1.2.10:
10720-
version "1.2.10"
10721-
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.10.tgz#90de9d43d20274d00478f4c000495bd72f417d22"
10722-
integrity sha512-n7PZpYmMM26ZO21dd8y3Yw1TRtGABjRtgPSgFS/nhzfvbJMXFtJhJVyEgayMiP+w/23craJjsnfDvx4W4ue/HQ==
10700+
run-con@~1.2.11:
10701+
version "1.2.11"
10702+
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4"
10703+
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==
1072310704
dependencies:
1072410705
deep-extend "^0.6.0"
10725-
ini "~2.0.0"
10726-
minimist "^1.2.5"
10706+
ini "~3.0.0"
10707+
minimist "^1.2.6"
1072710708
strip-json-comments "~3.1.1"
1072810709

1072910710
run-parallel@^1.1.9:

0 commit comments

Comments
 (0)