Skip to content

Commit

Permalink
fix(deps): update lerna-lite to v3.4.0 (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 5b117e9 commit 557d0af
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 99 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "groundwork",
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -43,11 +43,11 @@
"dependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@lerna-lite/changed": "3.3.3",
"@lerna-lite/cli": "3.3.3",
"@lerna-lite/list": "3.3.3",
"@lerna-lite/publish": "3.3.3",
"@lerna-lite/version": "3.3.3",
"@lerna-lite/changed": "3.4.0",
"@lerna-lite/cli": "3.4.0",
"@lerna-lite/list": "3.4.0",
"@lerna-lite/publish": "3.4.0",
"@lerna-lite/version": "3.4.0",
"@manypkg/cli": "0.21.4",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
Expand Down
Loading

0 comments on commit 557d0af

Please sign in to comment.