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:
Patrik Oldsberg
2022-08-09 13:45:41 +02:00
parent 92e226025a
commit d6ec65b618
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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==