Skip to content

Commit ae0c32a

Browse files
build(deps-dev): bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#303)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.1 to 3.0.0. - [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@v2.2.1...v3.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d26b391 commit ae0c32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "^8.5.0",
5757
"eslint-plugin-eslint-comments": "^3.2.0",
5858
"eslint-plugin-eslint-plugin": "file:./",
59-
"eslint-plugin-markdown": "^2.2.1",
59+
"eslint-plugin-markdown": "^3.0.0",
6060
"eslint-plugin-node": "^11.1.0",
6161
"eslint-plugin-prettier": "^4.2.1",
6262
"eslint-plugin-unicorn": "^40.1.0",

0 commit comments

Comments
 (0)