Skip to content

Commit

Permalink
upgrade lerna to 8.1.2 (#778)
Browse files Browse the repository at this point in the history
* upgrade lerna to 8.1.2

* update lockfile
  • Loading branch information
sserrata authored Mar 22, 2024
1 parent ab5f392 commit 80c6130
Show file tree
Hide file tree
Showing 3 changed files with 1,161 additions and 1,561 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"version": "3.0.0-beta.9",
"npmClient": "yarn",
"useWorkspaces": true
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-testing-library": "^4.12.4",
"husky": "^7.0.2",
"jest": "^27.3.1",
"lerna": "^5.5.2",
"lerna": "^8.1.2",
"lint-staged": "^11.2.3",
"nodemon": "^2.0.15",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit 80c6130

Please sign in to comment.