Skip to content

Commit c976d87

Browse files
authored
chore: upgrade lerna dev dependency version to 9.0.3 (#10559)
1 parent 94b4c0c commit c976d87

File tree

4 files changed

+1241
-696
lines changed

4 files changed

+1241
-696
lines changed

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
23
"packages": ["test/*", "packages/*", "api-docs", "dev"],
34
"npmClient": "yarn",
45
"version": "25.0.0-beta6"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"glob": "^12.0.0",
6363
"globals": "^16.5.0",
6464
"husky": "^9.1.4",
65-
"lerna": "8.2.2",
65+
"lerna": "9.0.3",
6666
"lint-staged": "^15.2.9",
6767
"npm-run-all": "^4.1.5",
6868
"patch-package": "^7.0.0",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/node_modules/lerna/dist/index.js b/node_modules/lerna/dist/index.js
2-
index 69bd218..1ba6346 100644
2+
index 0860a73..7fae274 100644
33
--- a/node_modules/lerna/dist/index.js
44
+++ b/node_modules/lerna/dist/index.js
5-
@@ -9450,7 +9450,7 @@ var require_src2 = __commonJS({
5+
@@ -9914,7 +9914,7 @@ var require_src2 = __commonJS({
66
forceGitTag,
77
overrideMessage
88
};

0 commit comments

Comments
 (0)