Skip to content

Commit ce0c1a1

Browse files
dreamorosiam29d
authored andcommitted
chore(deps-dev): pin lerna to 8.1.2 (#2646)
1 parent b914e32 commit ce0c1a1

File tree

2 files changed

+85
-80
lines changed

2 files changed

+85
-80
lines changed

package-lock.json

+79-79
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"husky": "^9.0.11",
6565
"jest": "^29.7.0",
6666
"jest-runner-groups": "^2.2.0",
67-
"lerna": "^8.1.3",
67+
"lerna": "8.1.2",
6868
"lint-staged": "^15.2.5",
6969
"markdownlint-cli2": "^0.13.0",
7070
"prettier": "^3.3.2",
@@ -81,5 +81,10 @@
8181
},
8282
"engines": {
8383
"node": ">=16"
84+
},
85+
"overrides": {
86+
"lerna": {
87+
"tar": "6.2.1"
88+
}
8489
}
8590
}

0 commit comments

Comments
 (0)