Skip to content

Commit 6e667d9

Browse files
Bump markdownlint-cli from 0.29.0 to 0.30.0 (#189)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.29.0...v0.30.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 e5074af commit 6e667d9

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-node": "^11.0.0",
3838
"eslint-plugin-prettier": "^4.0.0",
3939
"lerna-changelog": "^2.1.0",
40-
"markdownlint-cli": "^0.29.0",
40+
"markdownlint-cli": "^0.30.0",
4141
"mocha": "^9.0.1",
4242
"npm-run-all": "^4.1.5",
4343
"prettier": "^2.3.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -847,10 +847,10 @@ commander@^6.2.1:
847847
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
848848
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
849849

850-
commander@~8.2.0:
851-
version "8.2.0"
852-
resolved "https://registry.yarnpkg.com/commander/-/commander-8.2.0.tgz#37fe2bde301d87d47a53adeff8b5915db1381ca8"
853-
integrity sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA==
850+
commander@~8.3.0:
851+
version "8.3.0"
852+
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
853+
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
854854

855855
856856
version "0.0.1"
@@ -1784,10 +1784,10 @@ ignore@^4.0.6:
17841784
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
17851785
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
17861786

1787-
ignore@^5.1.1, ignore@^5.1.4, ignore@~5.1.8:
1788-
version "5.1.8"
1789-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
1790-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
1787+
ignore@^5.1.1, ignore@^5.1.4, ignore@~5.1.9:
1788+
version "5.1.9"
1789+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
1790+
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
17911791

17921792
17931793
version "3.0.0"
@@ -2296,16 +2296,16 @@ [email protected]:
22962296
mdurl "^1.0.1"
22972297
uc.micro "^1.0.5"
22982298

2299-
markdownlint-cli@^0.29.0:
2300-
version "0.29.0"
2301-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.29.0.tgz#3c56686fd00ace4b68c9cfa3a34a7a9dfdef1417"
2302-
integrity sha512-SEXRUT1ri9sXV8xQK88vjGAgmz2X9rxEG2tXdDZMljzW8e++LNTO9zzBBStx3JQWrTDoGTPHNrcurbuiyF97gw==
2299+
markdownlint-cli@^0.30.0:
2300+
version "0.30.0"
2301+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.30.0.tgz#4ec0ab85a491eb161182e5c26eff308bf90f18f3"
2302+
integrity sha512-NiG8iERjwsRZtJAIyLMDdYL2O3bJVn3fUxzDl+6Iv61/YYz9H9Nzgke/v0/cW9HfGvgZHhbfI19LFMp6gbKdyw==
23032303
dependencies:
2304-
commander "~8.2.0"
2304+
commander "~8.3.0"
23052305
deep-extend "~0.6.0"
23062306
get-stdin "~8.0.0"
23072307
glob "~7.2.0"
2308-
ignore "~5.1.8"
2308+
ignore "~5.1.9"
23092309
js-yaml "^4.1.0"
23102310
jsonc-parser "~3.0.0"
23112311
lodash.differencewith "~4.5.0"

0 commit comments

Comments
 (0)