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 8.1.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 12:02:32 +00:00 committed by GitHub
parent 22e654bdab
commit 814e9ad6a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4197 additions and 2869 deletions

7052
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -38,7 +38,7 @@
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
"lerna": "^5.1.4"
"lerna": "^8.1.2"
},
"devDependencies": {
"@babel/core": "^7.19.3",