Skip to content

Commit d56f6ba

Browse files
Bump markdown-it and eslint-plugin-markdownlint
Removes [markdown-it](https://github.com/markdown-it/markdown-it). It's no longer used after updating ancestor dependency [eslint-plugin-markdownlint](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint). These dependencies need to be updated together. Removes `markdown-it` Updates `eslint-plugin-markdownlint` from 0.9.0 to 0.10.1 - [Release notes](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/tags) - [Changelog](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/commits/v0.10.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: dependency-type: indirect - dependency-name: eslint-plugin-markdownlint dependency-version: 0.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7f2d7c commit d56f6ba

2 files changed

Lines changed: 85 additions & 101 deletions

File tree

package-lock.json

Lines changed: 84 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-text-document/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"eslint-plugin-json-schema-validator": "6.0.3",
44
"eslint-plugin-jsonc": "3.1.0",
5-
"eslint-plugin-markdownlint": "0.9.0",
5+
"eslint-plugin-markdownlint": "0.10.1",
66
"eslint-plugin-node-dependencies": "1.3.0",
77
"eslint-plugin-react": "7.37.5",
88
"eslint-plugin-yml": "3.3.0",

0 commit comments

Comments
 (0)