Skip to content

Commit

Permalink
chore: bump to lerna v7 (#2597)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast authored Dec 13, 2023
1 parent e78e1be commit 6034c9c
Show file tree
Hide file tree
Showing 3 changed files with 480 additions and 979 deletions.
4 changes: 2 additions & 2 deletions frontend/lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.0.0"
"version": "0.0.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"i18next": "^22.4.13",
"jest": "^27.4.7",
"jest-axe": "^6.0.0",
"lerna": "^6.6.2",
"lerna": "^7.4.2",
"lerna-audit": "^1.3.3",
"lint-staged": "^12.3.1",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 6034c9c

Please sign in to comment.