Revert "Update dependency lerna to v8.1.9" (#96279)

* Revert "Update dependency lerna to v8.1.9 (#96239)"

This reverts commit 3b7c793c37.

* pause updating lerna with renovate
This commit is contained in:
Josh Hunt
2024-11-12 12:16:35 +00:00
committed by GitHub
parent c3494614e3
commit b9beb14da0
3 changed files with 54 additions and 202 deletions
+4
View File
@@ -13,6 +13,10 @@
"slate-react", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
"@types/slate-react", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
"@types/slate", // we don't want to continue using this on the long run, use Monaco editor instead of Slate
// Temporarily pause updating lerna and nx until we resolve build issues
"lerna",
"nx"
],
includePaths: ["package.json", "packages/**", "public/app/plugins/**"],
ignorePaths: ["emails/**", "plugins-bundled/**", "**/mocks/**"],