Skip to content

Commit ed9335f

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

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-node": "^11.0.0",
3939
"eslint-plugin-prettier": "^3.1.0",
4040
"lerna-changelog": "^1.0.0",
41-
"markdownlint-cli": "^0.22.0",
41+
"markdownlint-cli": "^0.23.1",
4242
"mocha": "^7.0.1",
4343
"npm-run-all": "^4.1.5",
4444
"prettier": "^1.19.0"

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,10 +1509,10 @@ [email protected]:
15091509
mdurl "^1.0.1"
15101510
uc.micro "^1.0.5"
15111511

1512-
markdownlint-cli@^0.22.0:
1513-
version "0.22.0"
1514-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.22.0.tgz#e5e3251ae6207a41eeb01640363fe2aa0f663a51"
1515-
integrity sha512-qRg6tK5dXWqkaFvEstz9YSQal1ECMgofrSZgdBOaPWG8cD50pk8Hs0ZpBCJ6SCHPKF71pCdtuSL2u82sIx2XWA==
1512+
markdownlint-cli@^0.23.1:
1513+
version "0.23.1"
1514+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.23.1.tgz#2f21b5899e7260e2c6235cd336a7586d54031212"
1515+
integrity sha512-UARWuPILksAcVLTosUv1F1tLognNYQ/qjLRIgWwQAYqdl3QQrTPurU/X9Z2jrdAJYlOim868QsufxjYJpH0K7Q==
15161516
dependencies:
15171517
commander "~2.9.0"
15181518
deep-extend "~0.5.1"
@@ -1523,20 +1523,21 @@ markdownlint-cli@^0.22.0:
15231523
jsonc-parser "~2.2.0"
15241524
lodash.differencewith "~4.5.0"
15251525
lodash.flatten "~4.4.0"
1526-
markdownlint "~0.19.0"
1527-
markdownlint-rule-helpers "~0.7.0"
1526+
markdownlint "~0.20.3"
1527+
markdownlint-rule-helpers "~0.10.0"
15281528
minimatch "~3.0.4"
1529+
minimist "~1.2.5"
15291530
rc "~1.2.7"
15301531

1531-
markdownlint-rule-helpers@~0.7.0:
1532-
version "0.7.0"
1533-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.7.0.tgz#66476c373fcad6727ac5b64cb662e900cbe46bfe"
1534-
integrity sha512-xZByWJNBaCMHo7nYPv/5aO8Jt68YcMvyouFXhuXmJzbqCsQy8rfCj0kYcv22kdK5PwAgMdbHg0hyTdURbUZtJw==
1532+
markdownlint-rule-helpers@~0.10.0:
1533+
version "0.10.0"
1534+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.10.0.tgz#6dd53be6f2872cea959f336978a5a21f9a4ca11e"
1535+
integrity sha512-0e8VUTjNdQwS7hTyNan9oOLsy4a7KEsXo3fxKMDRFRk6Jn+pLB3iKZ3mj/m6ECrlOUCxPYYmgOmmyk3bSdbIvw==
15351536

1536-
markdownlint@~0.19.0:
1537-
version "0.19.0"
1538-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.19.0.tgz#a692c7b5c077874d4ee8b74e188d6c464ccce81e"
1539-
integrity sha512-+MsWOnYVUH4klcKM7iRx5cno9FQMDAb6FC6mWlZkeXPwIaK6Z5Vd9VkXkykPidRqmLHU2wI+MNyfUMnUCBw3pQ==
1537+
markdownlint@~0.20.3:
1538+
version "0.20.3"
1539+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.20.3.tgz#6f56d3e16d990af79d42e58bd2849f70b3358595"
1540+
integrity sha512-J93s59tGvSFvAPWVUtEgxqPI0CHayTx1Z8poj1/4UJAquHGPIruWRMurkRldiNbgBiaQ4OOt15rHZbFfU6u05A==
15401541
dependencies:
15411542
markdown-it "10.0.0"
15421543

@@ -1575,7 +1576,7 @@ [email protected], minimatch@^3.0.4, minimatch@~3.0.4:
15751576
dependencies:
15761577
brace-expansion "^1.1.7"
15771578

1578-
minimist@^1.2.0, minimist@^1.2.5:
1579+
minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
15791580
version "1.2.5"
15801581
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
15811582
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)