Skip to content

Commit a480332

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 33536b8 commit a480332

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
@@ -20,7 +20,7 @@
2020
"eslint": "8.20.0",
2121
"eslint-config-standard": "14.1.1",
2222
"eslint-plugin-import": "2.26.0",
23-
"eslint-plugin-markdown": "3.0.0",
23+
"eslint-plugin-markdown": "3.0.1",
2424
"eslint-plugin-node": "11.1.0",
2525
"eslint-plugin-promise": "4.3.1",
2626
"eslint-plugin-standard": "4.1.0",

0 commit comments

Comments
 (0)