Skip to content

Commit 2817b9e

Browse files
build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1
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/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c71da3 commit 2817b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "8.34.0",
2424
"eslint-config-standard": "14.1.1",
2525
"eslint-plugin-import": "2.31.0",
26-
"eslint-plugin-markdown": "3.0.0",
26+
"eslint-plugin-markdown": "3.0.1",
2727
"eslint-plugin-node": "11.1.0",
2828
"eslint-plugin-promise": "6.6.0",
2929
"eslint-plugin-standard": "4.1.0",

0 commit comments

Comments
 (0)