Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb4c8ab

Browse files
chore(deps): update dependency markdownlint-cli to ^0.37.0 (typescript-eslint#7793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aeecc08 commit bb4c8ab

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"lerna": "7.3.1",
103103
"lint-staged": "^15.0.0",
104104
"make-dir": "^4.0.0",
105-
"markdownlint-cli": "^0.36.0",
105+
"markdownlint-cli": "^0.37.0",
106106
"ncp": "^2.0.0",
107107
"netlify": "^13.1.9",
108108
"nx": "16.8.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5999,7 +5999,7 @@ __metadata:
59995999
lerna: 7.3.1
60006000
lint-staged: ^15.0.0
60016001
make-dir: ^4.0.0
6002-
markdownlint-cli: ^0.36.0
6002+
markdownlint-cli: ^0.37.0
60036003
ncp: ^2.0.0
60046004
netlify: ^13.1.9
60056005
nx: 16.8.1
@@ -14407,22 +14407,22 @@ __metadata:
1440714407
languageName: node
1440814408
linkType: hard
1440914409

14410-
"markdownlint-cli@npm:^0.36.0":
14411-
version: 0.36.0
14412-
resolution: "markdownlint-cli@npm:0.36.0"
14410+
"markdownlint-cli@npm:^0.37.0":
14411+
version: 0.37.0
14412+
resolution: "markdownlint-cli@npm:0.37.0"
1441314413
dependencies:
1441414414
commander: ~11.0.0
1441514415
get-stdin: ~9.0.0
1441614416
glob: ~10.3.4
1441714417
ignore: ~5.2.4
1441814418
js-yaml: ^4.1.0
1441914419
jsonc-parser: ~3.2.0
14420-
markdownlint: ~0.30.0
14420+
markdownlint: ~0.31.1
1442114421
minimatch: ~9.0.3
1442214422
run-con: ~1.3.2
1442314423
bin:
1442414424
markdownlint: markdownlint.js
14425-
checksum: 3aab0553dc8a73cefa317a235add2d72c337c0750de7a7551f59c220180a02142de8e72475f8f8a6bca7cabc80fbdc063f1057747e239addc35e662f0a821a5e
14425+
checksum: 385398c2699a41e26491db098c79835fd5c816aed4cc82945e6195c2ba27cc34cd01d05fd8f01e75f595773215c7975cb4aa315811b7c6b47e15a8d3d5c63caf
1442614426
languageName: node
1442714427
linkType: hard
1442814428

@@ -14433,13 +14433,13 @@ __metadata:
1443314433
languageName: node
1443414434
linkType: hard
1443514435

14436-
"markdownlint@npm:~0.30.0":
14437-
version: 0.30.0
14438-
resolution: "markdownlint@npm:0.30.0"
14436+
"markdownlint@npm:~0.31.1":
14437+
version: 0.31.1
14438+
resolution: "markdownlint@npm:0.31.1"
1443914439
dependencies:
1444014440
markdown-it: 13.0.1
1444114441
markdownlint-micromark: 0.1.7
14442-
checksum: cc99517c61fe8df9af918fafad314e685a8888162c476d6f7ef51555008c4f2581231e3930ea3d29b46a29307d2e4fce1c78db8dcd6962bf7069983e72cd3bba
14442+
checksum: a633ecb5a6011c4101a65848509b53511931480d8c70d7afc95675d5c3bccfdfadfc7f43855b1cd86764fa55d11187cb96e35b50cbbd987d10fa47648596f5bd
1444314443
languageName: node
1444414444
linkType: hard
1444514445

0 commit comments

Comments
 (0)