Skip to content

Commit

Permalink
build(deps-dev): update commitlint monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2024
1 parent 9763adc commit 9a56d30
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 180 deletions.
6 changes: 3 additions & 3 deletions configs/commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"conventional-changelog-conventionalcommits": "^4.6.3"
},
"devDependencies": {
"@commitlint/types": "^15.0.0"
"@commitlint/types": "^19.0.3"
},
"peerDependencies": {
"@commitlint/cli": "^15.0",
"@commitlint/cz-commitlint": "^15.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/cz-commitlint": "^19.4.0",
"commitizen": "^4.2",
"inquirer": "^8.2"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"postinstall": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/cz-commitlint": "^15.0.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/cz-commitlint": "^19.4.0",
"@types/semantic-release": "^17.2.3",
"commitizen": "^4.2.4",
"eslint": "^8.4.1",
Expand Down
Loading

0 comments on commit 9a56d30

Please sign in to comment.