We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c043fb6 commit e5357c1Copy full SHA for e5357c1
2 files changed
package.json
@@ -9,7 +9,7 @@
9
"lint-md": "find . -name '*.md' -not -path './node_modules/*' -exec markdownlint --config ./.markdownlint.json --rules ./markdown-lint-custom-rules/no-relative-links.js {} +"
10
},
11
"devDependencies": {
12
- "lerna": "^7.0.0",
+ "lerna": "^8.0.0",
13
"markdownlint": "^0.32.0",
14
"markdownlint-cli": "^0.38.0",
15
"markdownlint-rule-helpers": "^0.23.0",
0 commit comments