Skip to content

Commit e5357c1

Browse files
chore(deps): update dependency lerna to v8 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c043fb6 commit e5357c1

2 files changed

Lines changed: 408 additions & 249 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint-md": "find . -name '*.md' -not -path './node_modules/*' -exec markdownlint --config ./.markdownlint.json --rules ./markdown-lint-custom-rules/no-relative-links.js {} +"
1010
},
1111
"devDependencies": {
12-
"lerna": "^7.0.0",
12+
"lerna": "^8.0.0",
1313
"markdownlint": "^0.32.0",
1414
"markdownlint-cli": "^0.38.0",
1515
"markdownlint-rule-helpers": "^0.23.0",

0 commit comments

Comments
 (0)