Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-markdown from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent ce1950a commit 678f2bb
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 @@ -111,7 +111,7 @@
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.4.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ __metadata:
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsonc: "npm:2.9.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.4.1"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.0.0"
Expand Down Expand Up @@ -4619,14 +4619,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-markdown@npm:3.0.0":
version: 3.0.0
resolution: "eslint-plugin-markdown@npm:3.0.0"
"eslint-plugin-markdown@npm:3.0.1":
version: 3.0.1
resolution: "eslint-plugin-markdown@npm:3.0.1"
dependencies:
mdast-util-from-markdown: "npm:^0.8.5"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: ddc88a2fd1d707d83d4be7ed2b2f189a575d455f233ce53639cbffa80d9e8afbbc6f97bc1e161e22bdb0687ad94caab77cf9d39fca98d790b47ffa9e56602ced
checksum: bf2a966987d41d3e8a4c13c25ec93751a9289c319297f6a6fbd1c5fe9e4bd79efbefe05225e32941349ff5f31b634cace51ceeed55cee50d4edb84590981c4a8
languageName: node
linkType: hard

Expand Down

0 comments on commit 678f2bb

Please sign in to comment.