Skip to content

Commit 4464576

Browse files
Bump markdownlint-cli from 0.23.1 to 0.23.2
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.23.1...v0.23.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6fe590e commit 4464576

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,9 +1520,9 @@ [email protected]:
15201520
uc.micro "^1.0.5"
15211521

15221522
markdownlint-cli@^0.23.1:
1523-
version "0.23.1"
1524-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.23.1.tgz#2f21b5899e7260e2c6235cd336a7586d54031212"
1525-
integrity sha512-UARWuPILksAcVLTosUv1F1tLognNYQ/qjLRIgWwQAYqdl3QQrTPurU/X9Z2jrdAJYlOim868QsufxjYJpH0K7Q==
1523+
version "0.23.2"
1524+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.23.2.tgz#43f0a96e2699542b74fb5e6188c025e4934357fc"
1525+
integrity sha512-OSl5OZ8xzGN6z355cqRkiq67zPi3reJimklaF72p0554q85Dng5ToOjjSB9tDKZebSt85jX8cp+ruoQlPqOsPA==
15261526
dependencies:
15271527
commander "~2.9.0"
15281528
deep-extend "~0.5.1"
@@ -1533,21 +1533,21 @@ markdownlint-cli@^0.23.1:
15331533
jsonc-parser "~2.2.0"
15341534
lodash.differencewith "~4.5.0"
15351535
lodash.flatten "~4.4.0"
1536-
markdownlint "~0.20.3"
1537-
markdownlint-rule-helpers "~0.10.0"
1536+
markdownlint "~0.20.4"
1537+
markdownlint-rule-helpers "~0.11.0"
15381538
minimatch "~3.0.4"
15391539
minimist "~1.2.5"
15401540
rc "~1.2.7"
15411541

1542-
markdownlint-rule-helpers@~0.10.0:
1543-
version "0.10.0"
1544-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.10.0.tgz#6dd53be6f2872cea959f336978a5a21f9a4ca11e"
1545-
integrity sha512-0e8VUTjNdQwS7hTyNan9oOLsy4a7KEsXo3fxKMDRFRk6Jn+pLB3iKZ3mj/m6ECrlOUCxPYYmgOmmyk3bSdbIvw==
1542+
markdownlint-rule-helpers@~0.11.0:
1543+
version "0.11.0"
1544+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.11.0.tgz#faaaae4337771c7d88ca38ef6265afb4fbe0fb3f"
1545+
integrity sha512-PhGii9dOiDJDXxiRMpK8N0FM9powprvRPsXALgkjlSPTwLh6ymH+iF3iUe3nq8KGu26tclFBlLL5xAGy/zb7FA==
15461546

1547-
markdownlint@~0.20.3:
1548-
version "0.20.3"
1549-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.20.3.tgz#6f56d3e16d990af79d42e58bd2849f70b3358595"
1550-
integrity sha512-J93s59tGvSFvAPWVUtEgxqPI0CHayTx1Z8poj1/4UJAquHGPIruWRMurkRldiNbgBiaQ4OOt15rHZbFfU6u05A==
1547+
markdownlint@~0.20.4:
1548+
version "0.20.4"
1549+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.20.4.tgz#3b34681494cdad174e14a27182b5cdefaa537823"
1550+
integrity sha512-jpfaPgjT0OpeBbemjYNZbzGG3hCLcAIvrm/pEY3+q/szDScG6ZonDacqySVRJAv9glbo8y4wBPJ0wgW17+9GGA==
15511551
dependencies:
15521552
markdown-it "10.0.0"
15531553

0 commit comments

Comments
 (0)