mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-11-15 00:32:56 +01:00
build(deps): update markdownlint to v0.39.0 and markdownlint-cli2 to …
This commit is contained in:
2
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
2
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
@@ -5,4 +5,4 @@ title: "[Question]"
|
|||||||
labels: "question"
|
labels: "question"
|
||||||
---
|
---
|
||||||
|
|
||||||
### Question
|
## Question
|
||||||
|
|||||||
629
package-lock.json
generated
629
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@@ -44,19 +44,19 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "24.9.2",
|
"@types/node": "24.10.1",
|
||||||
"editorconfig-checker": "6.1.1",
|
"editorconfig-checker": "6.1.1",
|
||||||
"eslint": "9.39.0",
|
"eslint": "9.39.1",
|
||||||
"eslint-config-conventions": "21.1.0",
|
"eslint-config-conventions": "21.1.0",
|
||||||
"eslint-plugin-promise": "7.2.1",
|
"eslint-plugin-promise": "7.2.1",
|
||||||
"eslint-plugin-unicorn": "62.0.0",
|
"eslint-plugin-unicorn": "62.0.0",
|
||||||
"eslint-plugin-import-x": "4.16.1",
|
"eslint-plugin-import-x": "4.16.1",
|
||||||
"globals": "16.4.0",
|
"globals": "16.5.0",
|
||||||
"markdownlint": "0.38.0",
|
"markdownlint": "0.39.0",
|
||||||
"markdownlint-cli2": "0.18.1",
|
"markdownlint-cli2": "0.19.0",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"semantic-release": "25.0.1",
|
"semantic-release": "25.0.2",
|
||||||
"typescript-eslint": "8.46.2",
|
"typescript-eslint": "8.46.4",
|
||||||
"typescript": "5.9.3"
|
"typescript": "5.9.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user