Skip to content

Commit ece5b9d

Browse files
Bump markdownlint-cli from 0.28.1 to 0.29.0 (#172)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb64754 commit ece5b9d

2 files changed

Lines changed: 39 additions & 27 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": "^4.0.0",
4040
"lerna-changelog": "^2.1.0",
41-
"markdownlint-cli": "^0.28.1",
41+
"markdownlint-cli": "^0.29.0",
4242
"mocha": "^9.0.1",
4343
"npm-run-all": "^4.1.5",
4444
"prettier": "^2.3.1"

yarn.lock

Lines changed: 38 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@ commander@^6.2.1:
550550
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
551551
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
552552

553-
commander@~8.0.0:
554-
version "8.0.0"
555-
resolved "https://registry.yarnpkg.com/commander/-/commander-8.0.0.tgz#1da2139548caef59bd23e66d18908dfb54b02258"
556-
integrity sha512-Xvf85aAtu6v22+E5hfVoLHqyul/jyxh91zvqk/ioJTQuJR7Z78n7H558vMPKanPSRgIEeZemT92I2g9Y8LPbSQ==
553+
commander@~8.2.0:
554+
version "8.2.0"
555+
resolved "https://registry.yarnpkg.com/commander/-/commander-8.2.0.tgz#37fe2bde301d87d47a53adeff8b5915db1381ca8"
556+
integrity sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA==
557557

558558
559559
version "0.0.1"
@@ -1133,7 +1133,7 @@ glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
11331133
dependencies:
11341134
is-glob "^4.0.1"
11351135

1136-
[email protected], glob@^7.1.3, glob@^7.1.4, glob@~7.1.7:
1136+
11371137
version "7.1.7"
11381138
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
11391139
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
@@ -1145,6 +1145,18 @@ [email protected], glob@^7.1.3, glob@^7.1.4, glob@~7.1.7:
11451145
once "^1.3.0"
11461146
path-is-absolute "^1.0.0"
11471147

1148+
glob@^7.1.3, glob@^7.1.4, glob@~7.2.0:
1149+
version "7.2.0"
1150+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
1151+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
1152+
dependencies:
1153+
fs.realpath "^1.0.0"
1154+
inflight "^1.0.4"
1155+
inherits "2"
1156+
minimatch "^3.0.4"
1157+
once "^1.3.0"
1158+
path-is-absolute "^1.0.0"
1159+
11481160
globals@^13.6.0, globals@^13.9.0:
11491161
version "13.10.0"
11501162
resolved "https://registry.yarnpkg.com/globals/-/globals-13.10.0.tgz#60ba56c3ac2ca845cfbf4faeca727ad9dd204676"
@@ -1604,48 +1616,48 @@ make-fetch-happen@^7.1.1:
16041616
socks-proxy-agent "^4.0.0"
16051617
ssri "^7.0.1"
16061618

1607-
markdown-it@12.0.4:
1608-
version "12.0.4"
1609-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
1610-
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
1619+
markdown-it@12.2.0:
1620+
version "12.2.0"
1621+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
1622+
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
16111623
dependencies:
16121624
argparse "^2.0.1"
16131625
entities "~2.1.0"
16141626
linkify-it "^3.0.1"
16151627
mdurl "^1.0.1"
16161628
uc.micro "^1.0.5"
16171629

1618-
markdownlint-cli@^0.28.1:
1619-
version "0.28.1"
1620-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.28.1.tgz#76f1d8d50f81dce524826c93bf0f95af9cbe9397"
1621-
integrity sha512-RBKtRRBzcuAF/H5wMSzb4zvEtbUkyYNEeaDtlQkyH9SoHWPL01emJ2Wrx6NEOa1ZDGwB+seBGvE157Qzc/t/vA==
1630+
markdownlint-cli@^0.29.0:
1631+
version "0.29.0"
1632+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.29.0.tgz#3c56686fd00ace4b68c9cfa3a34a7a9dfdef1417"
1633+
integrity sha512-SEXRUT1ri9sXV8xQK88vjGAgmz2X9rxEG2tXdDZMljzW8e++LNTO9zzBBStx3JQWrTDoGTPHNrcurbuiyF97gw==
16221634
dependencies:
1623-
commander "~8.0.0"
1635+
commander "~8.2.0"
16241636
deep-extend "~0.6.0"
16251637
get-stdin "~8.0.0"
1626-
glob "~7.1.7"
1638+
glob "~7.2.0"
16271639
ignore "~5.1.8"
16281640
js-yaml "^4.1.0"
16291641
jsonc-parser "~3.0.0"
16301642
lodash.differencewith "~4.5.0"
16311643
lodash.flatten "~4.4.0"
1632-
markdownlint "~0.23.1"
1633-
markdownlint-rule-helpers "~0.14.0"
1644+
markdownlint "~0.24.0"
1645+
markdownlint-rule-helpers "~0.15.0"
16341646
minimatch "~3.0.4"
16351647
minimist "~1.2.5"
16361648
run-con "~1.2.10"
16371649

1638-
markdownlint-rule-helpers@~0.14.0:
1639-
version "0.14.0"
1640-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.14.0.tgz#4d0e1ae320e85559d8cbed1490934855791627bb"
1641-
integrity sha512-vRTPqSU4JK8vVXmjICHSBhwXUvbfh/VJo+j7hvxqe15tLJyomv3FLgFdFgb8kpj0Fe8SsJa/TZUAXv7/sN+N7A==
1650+
markdownlint-rule-helpers@~0.15.0:
1651+
version "0.15.0"
1652+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.15.0.tgz#11434c573649b9235ae70b967314f5711f7d8fa8"
1653+
integrity sha512-A+9mswc3m/kkqpJCqntmte/1VKhDJ+tjZsERLz5L4h/Qr7ht2/BkGkgY5E7/wsxIhcpl+ctIfz+oS3PQrMOB2w==
16421654

1643-
markdownlint@~0.23.1:
1644-
version "0.23.1"
1645-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.23.1.tgz#98292b5d340d01e9c113f3d7fb3b2ccf89628dc2"
1646-
integrity sha512-iOEwhDfNmq2IJlaA8mzEkHYUi/Hwoa6Ss+HO5jkwUR6wQ4quFr0WzSx+Z9rsWZKUaPbyirIdL1zGmJRkWawr4Q==
1655+
markdownlint@~0.24.0:
1656+
version "0.24.0"
1657+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.24.0.tgz#224b53f671367a237d40c8be1745c7be9a322671"
1658+
integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
16471659
dependencies:
1648-
markdown-it "12.0.4"
1660+
markdown-it "12.2.0"
16491661

16501662
mdurl@^1.0.1:
16511663
version "1.0.1"

0 commit comments

Comments
 (0)