mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
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:
@@ -1,3 +1,5 @@
|
||||
dist/
|
||||
**/index.d.ts
|
||||
**/spec.json
|
||||
|
||||
/.nx/workspace-data
|
||||
@@ -8,5 +8,6 @@
|
||||
},
|
||||
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
||||
"version": "6.0.2",
|
||||
"npmClient": "yarn"
|
||||
"npmClient": "yarn",
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user