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

Skip to content

chore(deps): update dependency markdownlint-cli to ^0.37.0 #7793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"lerna": "7.3.1",
"lint-staged": "^14.0.0",
"make-dir": "^4.0.0",
"markdownlint-cli": "^0.36.0",
"markdownlint-cli": "^0.37.0",
"ncp": "^2.0.0",
"netlify": "^13.1.9",
"nx": "16.8.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5999,7 +5999,7 @@ __metadata:
lerna: 7.3.1
lint-staged: ^14.0.0
make-dir: ^4.0.0
markdownlint-cli: ^0.36.0
markdownlint-cli: ^0.37.0
ncp: ^2.0.0
netlify: ^13.1.9
nx: 16.8.1
Expand Down Expand Up @@ -14398,22 +14398,22 @@ __metadata:
languageName: node
linkType: hard

"markdownlint-cli@npm:^0.36.0":
version: 0.36.0
resolution: "markdownlint-cli@npm:0.36.0"
"markdownlint-cli@npm:^0.37.0":
version: 0.37.0
resolution: "markdownlint-cli@npm:0.37.0"
dependencies:
commander: ~11.0.0
get-stdin: ~9.0.0
glob: ~10.3.4
ignore: ~5.2.4
js-yaml: ^4.1.0
jsonc-parser: ~3.2.0
markdownlint: ~0.30.0
markdownlint: ~0.31.1
minimatch: ~9.0.3
run-con: ~1.3.2
bin:
markdownlint: markdownlint.js
checksum: 3aab0553dc8a73cefa317a235add2d72c337c0750de7a7551f59c220180a02142de8e72475f8f8a6bca7cabc80fbdc063f1057747e239addc35e662f0a821a5e
checksum: 385398c2699a41e26491db098c79835fd5c816aed4cc82945e6195c2ba27cc34cd01d05fd8f01e75f595773215c7975cb4aa315811b7c6b47e15a8d3d5c63caf
languageName: node
linkType: hard

Expand All @@ -14424,13 +14424,13 @@ __metadata:
languageName: node
linkType: hard

"markdownlint@npm:~0.30.0":
version: 0.30.0
resolution: "markdownlint@npm:0.30.0"
"markdownlint@npm:~0.31.1":
version: 0.31.1
resolution: "markdownlint@npm:0.31.1"
dependencies:
markdown-it: 13.0.1
markdownlint-micromark: 0.1.7
checksum: cc99517c61fe8df9af918fafad314e685a8888162c476d6f7ef51555008c4f2581231e3930ea3d29b46a29307d2e4fce1c78db8dcd6962bf7069983e72cd3bba
checksum: a633ecb5a6011c4101a65848509b53511931480d8c70d7afc95675d5c3bccfdfadfc7f43855b1cd86764fa55d11187cb96e35b50cbbd987d10fa47648596f5bd
languageName: node
linkType: hard

Expand Down