Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#75)
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 May 3, 2024
1 parent d9f8351 commit 6e44614
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ __metadata:
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.3"
eslint-plugin-jsonc: "npm:2.15.1"
eslint-plugin-markdown: "npm:4.0.1"
eslint-plugin-markdown: "npm:5.0.0"
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 @@ -4702,14 +4702,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 6e44614

Please sign in to comment.