Skip to content

Commit

Permalink
chore: update dependency lerna to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 41504fc commit c85c814
Show file tree
Hide file tree
Showing 3 changed files with 1,214 additions and 1,538 deletions.
2 changes: 1 addition & 1 deletion @commitlint/config-lerna-scopes/package.json
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://commitlint.js.org/",
"peerDependencies": {
"lerna": "^5.0.0 || ^6"
"lerna": "^8.0.0"
},
"peerDependenciesMeta": {
"lerna": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -96,7 +96,7 @@
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.9.0",
"husky": "^9.0.11",
"lerna": "^6.0.0",
"lerna": "^8.0.0",
"lint-staged": "15.2.2",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
Expand Down

0 comments on commit c85c814

Please sign in to comment.