Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#…
Browse files Browse the repository at this point in the history
…331)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent 977a400 commit 1d144ed
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.4.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-promise": "6.1.1",
Expand Down
28 changes: 18 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,7 +1315,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsonc: "npm:2.9.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.4.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.0.0"
eslint-plugin-promise: "npm:6.1.1"
Expand Down Expand Up @@ -5076,14 +5076,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-markdownlint@npm:0.4.1":
version: 0.4.1
resolution: "eslint-plugin-markdownlint@npm:0.4.1"
"eslint-plugin-markdownlint@npm:0.5.0":
version: 0.5.0
resolution: "eslint-plugin-markdownlint@npm:0.5.0"
dependencies:
markdownlint: "npm:0.27.0"
markdownlint: "npm:0.29.0"
peerDependencies:
eslint: ">=7.5.0"
checksum: ecaf8a2d1bb2f4d88841484b3035e0b93a9a8e4a0100f2c9aac9ec85c80b1040318828f06e59924df9775f280fe73ec856fa777aa1aa46d89b12d6029334fe45
checksum: 3d089a2e606fcf70f99cdfd9a67ef6953ff8155df1c9818760ee2aa0a8899b1136de9dc7b8b7ffd4ceb9c34bbf915aef769f635c0beb154d54d44691aa33a527
languageName: node
linkType: hard

Expand Down Expand Up @@ -7401,12 +7401,20 @@ __metadata:
languageName: node
linkType: hard

"markdownlint@npm:0.27.0":
version: 0.27.0
resolution: "markdownlint@npm:0.27.0"
"markdownlint-micromark@npm:0.1.5":
version: 0.1.5
resolution: "markdownlint-micromark@npm:0.1.5"
checksum: e6fbee2b0dbe66ad6c822a51d058f0f702ac9b24aa4de41ffa6a4b0a8c6eea0385ea37229276ab4cdd72f2a1fab3014d7f4c2165226aa88aaf288c4f9074f127
languageName: node
linkType: hard

"markdownlint@npm:0.29.0":
version: 0.29.0
resolution: "markdownlint@npm:0.29.0"
dependencies:
markdown-it: "npm:13.0.1"
checksum: d8a102db393742cf2990dcfc8ed88fb31c3f33198b7942d0e53deac45c9ae95845f66a9c4e13f2c6cef6ee9ff53c5ab1da5769b3c7df5946a378368389770c34
markdownlint-micromark: "npm:0.1.5"
checksum: 1b455507328521d850a19ee8f491e52c628ca077d4b24a74aa74cd930e7613ad686f6cc425fa0ff2343dd7fc0788df44d6026d0cc6be8aa753e40fe4d60e28b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d144ed

Please sign in to comment.