Skip to content

Commit

Permalink
chore: upgrade lerna [TOL-2097] (#560)
Browse files Browse the repository at this point in the history
2wce authored May 22, 2024
1 parent 85029f6 commit 3cf9a90
Showing 3 changed files with 822 additions and 1,251 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent",
"packages": ["packages/*"],
"command": {
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -55,8 +55,8 @@
"commitizen": "4.3.0",
"git-cz": "^4.9.0",
"husky": "^8.0.0",
"lerna": "8.1.3",
"jest": "29.7.0",
"lerna": "^6.0.3",
"lint-staged": "13.0.3",
"prettier": "^2.7.1",
"rollup": "^4.18.0",
2,070 changes: 821 additions & 1,249 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 3cf9a90

Please sign in to comment.