Skip to content

Commit

Permalink
build(deps-dev): bump lerna from 6.6.1 to 7.3.1 (#727)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump lerna from 6.6.1 to 7.3.1

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.6.1 to 7.3.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v7.3.1/packages/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update lerna.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Konstantinos Kopanidis <[email protected]>
  • Loading branch information
dependabot[bot] and kkopanidis authored Oct 12, 2023
1 parent 8733eea commit b49ad02
Show file tree
Hide file tree
Showing 3 changed files with 600 additions and 1,064 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"version": "independent",
"npmClient": "yarn",
"stream": true,
"useWorkspaces": true
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"copyfiles": "^2.4.1",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3",
"lerna": "^6.6.1",
"lerna": "^7.3.1",
"lint-staged": ">=13",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
Expand Down
Loading

0 comments on commit b49ad02

Please sign in to comment.