chore(deps): update dependency markdownlint-cli2 to v0.3.1 (#11843)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-22 05:44:25 +00:00 committed by GitHub
parent fdecb2b575
commit 1d42f44303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -258,7 +258,7 @@
"jest-junit": "12.2.0", "jest-junit": "12.2.0",
"jest-mock-extended": "1.0.18", "jest-mock-extended": "1.0.18",
"jest-silent-reporter": "0.5.0", "jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.3.0", "markdownlint-cli2": "0.3.1",
"mockdate": "3.0.5", "mockdate": "3.0.5",
"nock": "13.1.3", "nock": "13.1.3",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",

View file

@ -6536,10 +6536,10 @@ markdownlint-cli2-formatter-default@^0.0.2:
resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.2.tgz#76f1a064d70966178dfe3bb489af9423d830ca79" resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.2.tgz#76f1a064d70966178dfe3bb489af9423d830ca79"
integrity sha512-jIz1X3SIC8sX4NDFqQFUXL+JEtfnDoN4i+xocEu+etcxGX455pHb6sx86f/yVk4mKJ2o7aNe2ydSx9an22BfBg== integrity sha512-jIz1X3SIC8sX4NDFqQFUXL+JEtfnDoN4i+xocEu+etcxGX455pHb6sx86f/yVk4mKJ2o7aNe2ydSx9an22BfBg==
markdownlint-cli2@0.3.0: markdownlint-cli2@0.3.1:
version "0.3.0" version "0.3.1"
resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.0.tgz#415407003021b48343a63bd177ed76f4aedc064b" resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.1.tgz#dcdd23a024ff471c6d2117297555c6ddae90d79a"
integrity sha512-0nmB8MMqxwTolfkOaGW9RLqkBVG6DW6oBTyDKd3SP+7e8FPhihg6KBqpz1puj37C2Wd3POS98xiE1GljEVNyHw== integrity sha512-6t2EhSEpu355IBPdm5DAMAo8ihWWUfIA0pB9FmTUNw78tENAStZPvBL7ym0/4ub9u/J0zslV2ONUTfEhro1KOA==
dependencies: dependencies:
globby "~11.0.4" globby "~11.0.4"
markdownlint "~0.24.0" markdownlint "~0.24.0"