Skip to content

Commit

Permalink
Bump lerna from 6.6.1 to 7.1.1 (#245)
Browse files Browse the repository at this point in the history
* Bump lerna from 6.6.1 to 7.1.1

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.6.1 to 7.1.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/7.1.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]>

* Remove "useWorkspaces" option

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kruplm <[email protected]>
  • Loading branch information
dependabot[bot] and kruplm authored Jul 7, 2023
1 parent a6d8b7c commit 356408d
Show file tree
Hide file tree
Showing 3 changed files with 1,371 additions and 3,298 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.1.0"
}
Loading

0 comments on commit 356408d

Please sign in to comment.