Skip to content

Commit b9052f8

Browse files
authored
feat: update @eslint/markdown to v6 (#606)
1 parent d123165 commit b9052f8

File tree

3 files changed

+507
-94
lines changed

3 files changed

+507
-94
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"@antfu/install-pkg": "^0.4.1",
100100
"@clack/prompts": "^0.7.0",
101101
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
102+
"@eslint/markdown": "^6.1.0",
102103
"@stylistic/eslint-plugin": "^2.7.2",
103104
"@typescript-eslint/eslint-plugin": "^8.4.0",
104105
"@typescript-eslint/parser": "^8.4.0",
@@ -111,7 +112,6 @@
111112
"eslint-plugin-import-x": "^4.2.1",
112113
"eslint-plugin-jsdoc": "^50.2.2",
113114
"eslint-plugin-jsonc": "^2.16.0",
114-
"eslint-plugin-markdown": "^5.1.0",
115115
"eslint-plugin-n": "^17.10.2",
116116
"eslint-plugin-no-only-tests": "^3.3.0",
117117
"eslint-plugin-perfectionist": "^3.5.0",

0 commit comments

Comments
 (0)