Skip to content

Commit 63cf876

Browse files
fix(deps): update lerna-lite to v3.11.0 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 555c04f commit 63cf876

File tree

2 files changed

+89
-135
lines changed

2 files changed

+89
-135
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "groundwork",
33
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
4-
"version": "0.0.22",
4+
"version": "0.0.23",
55
"type": "module",
66
"private": true,
77
"author": "Matthew Waldron",
@@ -45,11 +45,11 @@
4545
"@arethetypeswrong/cli": "0.17.3",
4646
"@commitlint/cli": "18.6.1",
4747
"@commitlint/config-conventional": "18.6.3",
48-
"@lerna-lite/changed": "3.10.1",
49-
"@lerna-lite/cli": "3.10.1",
50-
"@lerna-lite/list": "3.10.1",
51-
"@lerna-lite/publish": "3.10.1",
52-
"@lerna-lite/version": "3.10.1",
48+
"@lerna-lite/changed": "3.11.0",
49+
"@lerna-lite/cli": "3.11.0",
50+
"@lerna-lite/list": "3.11.0",
51+
"@lerna-lite/publish": "3.11.0",
52+
"@lerna-lite/version": "3.11.0",
5353
"@manypkg/cli": "0.23.0",
5454
"@nrwl/cli": "15.9.3",
5555
"@nrwl/nx-cloud": "18.0.1",

0 commit comments

Comments
 (0)