mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
chore(deps): update dependency markdownlint-cli2 to v0.9.2 (#24213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bf27379eb
commit
db03cdfb40
2 changed files with 8 additions and 8 deletions
|
@ -329,7 +329,7 @@
|
|||
"jest-mock": "29.6.3",
|
||||
"jest-mock-extended": "3.0.5",
|
||||
"jest-snapshot": "29.6.4",
|
||||
"markdownlint-cli2": "0.9.0",
|
||||
"markdownlint-cli2": "0.9.2",
|
||||
"memfs": "4.2.1",
|
||||
"mock-fs": "5.2.0",
|
||||
"nock": "13.3.3",
|
||||
|
|
|
@ -560,8 +560,8 @@ importers:
|
|||
specifier: 29.6.4
|
||||
version: 29.6.4
|
||||
markdownlint-cli2:
|
||||
specifier: 0.9.0
|
||||
version: 0.9.0
|
||||
specifier: 0.9.2
|
||||
version: 0.9.2
|
||||
memfs:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
|
@ -8040,22 +8040,22 @@ packages:
|
|||
repeat-string: 1.6.1
|
||||
dev: false
|
||||
|
||||
/markdownlint-cli2-formatter-default@0.0.4(markdownlint-cli2@0.9.0):
|
||||
/markdownlint-cli2-formatter-default@0.0.4(markdownlint-cli2@0.9.2):
|
||||
resolution: {integrity: sha512-xm2rM0E+sWgjpPn1EesPXx5hIyrN2ddUnUwnbCsD/ONxYtw3PX6LydvdH6dciWAoFDpwzbHM1TO7uHfcMd6IYg==}
|
||||
peerDependencies:
|
||||
markdownlint-cli2: '>=0.0.4'
|
||||
dependencies:
|
||||
markdownlint-cli2: 0.9.0
|
||||
markdownlint-cli2: 0.9.2
|
||||
dev: true
|
||||
|
||||
/markdownlint-cli2@0.9.0:
|
||||
resolution: {integrity: sha512-BS4iLajH0ZdM3CmKAesA2rKLASctj5VC8EFxvgC2T2tUnivmOsHvBZB8xOqn1ByADL2cJHF0WQUF6VL4CYtEIw==}
|
||||
/markdownlint-cli2@0.9.2:
|
||||
resolution: {integrity: sha512-ndijEHIOikcs29W8068exHXlfkFviGFT/mPhREia7zSfQzHvTDkL2s+tWizvELjLHiKRO4KGTkkJyR3oeR8A5g==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
globby: 13.2.2
|
||||
markdownlint: 0.30.0
|
||||
markdownlint-cli2-formatter-default: 0.0.4(markdownlint-cli2@0.9.0)
|
||||
markdownlint-cli2-formatter-default: 0.0.4(markdownlint-cli2@0.9.2)
|
||||
micromatch: 4.0.5
|
||||
strip-json-comments: 5.0.1
|
||||
yaml: 2.3.1
|
||||
|
|
Loading…
Reference in a new issue