Skip to content

Commit cabd9da

Browse files
fix(deps): remove markdownlint-cli2 from prod dependencies
1 parent 9d11d6d commit cabd9da

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
@@ -56,7 +56,6 @@
5656
"dependencies": {
5757
"@typescript-eslint/utils": "^8.19.1",
5858
"common-tags": "^1.8.0",
59-
"markdownlint-cli2": "^0.17.2",
6059
"ts-api-utils": "^2.0.0",
6160
"tslib": "^2.1.0"
6261
},
@@ -86,6 +85,7 @@
8685
"eslint-plugin-eslint-plugin": "^6.4.0",
8786
"eslint-plugin-import-x": "^4.7.0",
8887
"eslint-plugin-n": "^17.16.2",
88+
"markdownlint-cli2": "^0.17.2",
8989
"rxjs": "^7.8.1",
9090
"tsup": "^8.4.0",
9191
"typescript": "~5.8.2",

0 commit comments

Comments
 (0)