Skip to content

Commit

Permalink
chore(deps-dev): bump the lerna-lite group with 2 updates (#1322)
Browse files Browse the repository at this point in the history
Bumps the lerna-lite group with 2 updates: [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) and [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish).


Updates `@lerna-lite/cli` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.9.2/packages/cli)

Updates `@lerna-lite/publish` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.9.2/packages/publish)

---
updated-dependencies:
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lerna-lite
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lerna-lite
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 7835b98 commit 15fc3b2
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 130 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@jest/types": "^29.6.3",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@tsconfig/node20": "^20.1.4",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.10",
Expand Down
Loading

0 comments on commit 15fc3b2

Please sign in to comment.