5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

chore(deps): bump lerna from 5.1.4 to 5.5.0

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.1.4 to 5.5.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.5.0/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-05 12:53:53 +00:00 committed by GitHub
parent 4caf21aed4
commit 30ccdd28db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3122 additions and 2529 deletions

5649
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
"execa": "^5.1.1",
"lerna": "^5.1.4"
"lerna": "^5.5.0"
},
"devDependencies": {
"@babel/core": "^7.18.5",