Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7 (#8609)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency lerna to v7

* remove deprecated useWorkspaces option

* run lerna repair

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi <[email protected]>
  • Loading branch information
renovate[bot] and jtoar authored Jun 15, 2023
1 parent 346a1b8 commit de10b35
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 983 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "5.0.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"verifyAccess": false
}
}
},
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"jest": "29.5.0",
"jest-runner-tsd": "5.0.0",
"jscodeshift": "0.15.0",
"lerna": "6.6.2",
"lerna": "7.0.1",
"listr2": "6.6.0",
"make-dir-cli": "3.0.0",
"msw": "1.2.1",
Expand Down
Loading

0 comments on commit de10b35

Please sign in to comment.