Skip to content

Commit

Permalink
chore: update dependency lerna to v5 (#3198)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 26, 2022
1 parent a7c6e7d commit 6edd8d9
Show file tree
Hide file tree
Showing 3 changed files with 984 additions and 979 deletions.
2 changes: 1 addition & 1 deletion @commitlint/config-lerna-scopes/package.json
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://commitlint.js.org/",
"peerDependencies": {
"lerna": "^3.0.0 || ^4.0.0"
"lerna": "^5.0.0"
},
"peerDependenciesMeta": {
"lerna": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"eslint-plugin-jest": "^26.0.0",
"husky": "^8.0.0",
"jest": "28.1.0",
"lerna": "^4.0.0",
"lerna": "^5.0.0",
"lint-staged": "12.4.2",
"prettier": "^2.0.5",
"ts-jest": "^28.0.2",
Expand Down

0 comments on commit 6edd8d9

Please sign in to comment.