Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-markdown from 3.0.1 to 4.0.1 (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent d87fe90 commit 5197d51
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-jsonc": "2.13.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@ __metadata:
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.0"
eslint-plugin-jsonc: "npm:2.13.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdown: "npm:4.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -4614,7 +4614,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-markdown@npm:3.0.1, eslint-plugin-markdown@npm:^3.0.1":
"eslint-plugin-markdown@npm:4.0.1":
version: 4.0.1
resolution: "eslint-plugin-markdown@npm:4.0.1"
dependencies:
mdast-util-from-markdown: "npm:^0.8.5"
peerDependencies:
eslint: ">=8"
checksum: 10/6d49b1d5da9d5ba67be995fa124ce9706af722eb605f924229e15d9c3ab2b9858d078682153842bf634c9ccc030924b92cd7842d9c4bf9cc18096b0267abb5c4
languageName: node
linkType: hard

"eslint-plugin-markdown@npm:^3.0.1":
version: 3.0.1
resolution: "eslint-plugin-markdown@npm:3.0.1"
dependencies:
Expand Down

0 comments on commit 5197d51

Please sign in to comment.