Skip to content

Commit

Permalink
fix(deps): update commitlint monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 48b06fa commit 963b129
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"node": ">=18.12"
},
"dependencies": {
"@commitlint/config-conventional": "^18.0.0",
"@commitlint/format": "^18.0.0",
"@commitlint/lint": "^18.0.0",
"@commitlint/load": "^18.0.0",
"@commitlint/read": "^18.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/format": "^19.0.0",
"@commitlint/lint": "^19.0.0",
"@commitlint/load": "^19.0.0",
"@commitlint/read": "^19.0.0",
"commitlint-format-junit": "^1.1.4",
"debug": "^4.1.1",
"execa": "^8.0.0",
Expand Down
Loading

0 comments on commit 963b129

Please sign in to comment.