Skip to content

Commit 5f2870b

Browse files
authoredAug 30, 2024
feat: update @eslint/markdown to v6 (#102)
1 parent 5681f1c commit 5f2870b

File tree

4 files changed

+513
-93
lines changed

4 files changed

+513
-93
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@eslint/js": "^9.9.1",
46+
"@eslint/markdown": "^6.0.0",
4647
"@types/eslint": "^9.6.1",
4748
"@unocss/eslint-plugin": "^0.62.3",
4849
"eslint-config-flat-gitignore": "^0.3.0",
@@ -53,7 +54,6 @@
5354
"eslint-plugin-import-x": "^4.1.1",
5455
"eslint-plugin-jsdoc": "^50.2.2",
5556
"eslint-plugin-jsonc": "^2.16.0",
56-
"eslint-plugin-markdown": "^5.1.0",
5757
"eslint-plugin-n": "^17.10.2",
5858
"eslint-plugin-perfectionist": "^3.3.0",
5959
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)