Skip to content

Commit d139258

Browse files
committed
chore(deps): update dependency lerna to v7
1 parent 20a7828 commit d139258

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
"version": "4.0.10",
33
"packages": ["example/*", "packages/*", "website"],
44
"npmClient": "yarn",
5-
"npmClientArgs": ["--production", "--no-optional"],
6-
"useWorkspaces": true
5+
"npmClientArgs": ["--production", "--no-optional"]
76
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"husky": "^8.0.1",
61-
"lerna": "^5.3.0",
61+
"lerna": "^7.0.0",
6262
"prettier": "^2.7.1",
6363
"pretty-quick": "^3.1.3",
6464
"tsbb": "3.7.6",

0 commit comments

Comments
 (0)