chore(deps): update dependency lerna to v9 (#1816)

* chore(deps): update dependency lerna to v9

* chore: update config

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
This commit is contained in:
renovate[bot]
2025-11-07 14:02:07 +01:00
committed by GitHub
parent 4f3a444e2b
commit d809884654
4 changed files with 1328 additions and 987 deletions

View File

@@ -1,3 +1,5 @@
dist/
**/index.d.ts
**/spec.json
/.nx/workspace-data

View File

@@ -8,5 +8,6 @@
},
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
"version": "6.0.2",
"npmClient": "yarn"
"npmClient": "yarn",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}

View File

@@ -78,7 +78,7 @@
"jest-junit": "^16.0.0",
"jest-location-mock": "^2.0.0",
"jimp": "^1.6.0",
"lerna": "8.2.4",
"lerna": "9.0.0",
"lint-staged": "^16.2.6",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.10.0",

2308
yarn.lock

File diff suppressed because it is too large Load Diff