chore(deps): update dependency markdownlint-cli2 to v0.3.2 (#12084)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-09 08:35:43 +00:00 committed by GitHub
parent 1b6ea2447f
commit 8f81bb0165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -259,7 +259,7 @@
"jest-junit": "12.3.0", "jest-junit": "12.3.0",
"jest-mock-extended": "2.0.4", "jest-mock-extended": "2.0.4",
"jest-silent-reporter": "0.5.0", "jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.3.1", "markdownlint-cli2": "0.3.2",
"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

@ -6596,10 +6596,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.1: markdownlint-cli2@0.3.2:
version "0.3.1" version "0.3.2"
resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.1.tgz#dcdd23a024ff471c6d2117297555c6ddae90d79a" resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.2.tgz#328774b5ab981997fdd6fa8f72ea7feaed84722b"
integrity sha512-6t2EhSEpu355IBPdm5DAMAo8ihWWUfIA0pB9FmTUNw78tENAStZPvBL7ym0/4ub9u/J0zslV2ONUTfEhro1KOA== integrity sha512-Wj4iQy2J49m9CVkWkLTdFxMTPDqD3AyL3NbLQgz/nUnTu8LnDguFCbQtFhdzQPvncHVjrKT2vYqg7DifzVP4tA==
dependencies: dependencies:
globby "~11.0.4" globby "~11.0.4"
markdownlint "~0.24.0" markdownlint "~0.24.0"