root: pin lerna to 5.0 until we know what caused the CI issues
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
"eslint-plugin-notice": "^0.9.10",
|
||||
"fs-extra": "10.1.0",
|
||||
"husky": "^8.0.0",
|
||||
"lerna": "^5.0.0",
|
||||
"lerna": "~5.0.0",
|
||||
"lint-staged": "^13.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"prettier": "^2.2.1",
|
||||
|
||||
@@ -17613,7 +17613,7 @@ leasot@^12.0.0:
|
||||
strip-ansi "^6.0.0"
|
||||
text-table "^0.2.0"
|
||||
|
||||
lerna@^5.0.0:
|
||||
lerna@~5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.npmjs.org/lerna/-/lerna-5.0.0.tgz#077e35d41fcead5ea223af1862dc25475e1aaf2a"
|
||||
integrity sha512-dUYmJ7H9k/xHtwKpQWLTNUa1jnFUiW4o4K2LFkRchlIijoIUT4yK/RprIxNvYCrLrEaOdZryvY5UZvSHI2tBxA==
|
||||
|
||||
Reference in New Issue
Block a user