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

Merge pull request #448 from wagoid/dependabot/npm_and_yarn/lerna-5.1.4

chore(deps): bump lerna from 4.0.0 to 5.1.4
This commit is contained in:
Wagner Santos 2022-06-16 07:11:09 -03:00 committed by GitHub
commit f61b241e9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3210 additions and 2922 deletions

6130
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", "conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0", "dargs": "^8.1.0",
"execa": "^5.1.1", "execa": "^5.1.1",
"lerna": "^4.0.0" "lerna": "^5.1.4"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.5", "@babel/core": "^7.18.5",