Skip to content

Commit

Permalink
chore(deps): bump lerna from 4.0.0 to 7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kit-p authored and Romakita committed Oct 23, 2023
1 parent cba2fc8 commit 9989bcb
Show file tree
Hide file tree
Showing 3 changed files with 1,420 additions and 1,344 deletions.
6 changes: 2 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
"packages/*",
"packages/platform/*",
Expand All @@ -9,14 +8,13 @@
"packages/security/*",
"packages/specs/*",
"packages/third-parties/*",
"packages/utils/*",
"docs"
],
"version": "7.39.1",
"command": {
"bootstrap": {
"npmClientArgs": [
"--no-package-lock"
]
"npmClientArgs": ["--no-package-lock"]
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"barrelsby": "^2.3.2",
"change-case": "4.1.2",
"globby": "11.0.3",
"lerna": "4.0.0",
"lerna": "7.4.1",
"merge-istanbul": "1.1.4",
"microbundle": "0.14.2",
"rxjs": "^7.5.5",
Expand Down
Loading

0 comments on commit 9989bcb

Please sign in to comment.