gitbeaker/lerna.json
Justin Dalrymple 662e4a23f3 Bump lerna from 6.6.1 to 7.0.0 (#3306)
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.6.1 to 7.0.0.
- [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.0.0/packages/lerna)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove deprecated config
2023-06-11 15:05:37 -04:00

7 lines
105 B
JSON

{
"packages": ["packages/*"],
"npmClient": "yarn",
"version": "39.0.0",
"tagVersionPrefix": ""
}