Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Mar 10, 2024
2 parents 5f0153d + 7629e6e commit 5b5abcc
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 169 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^18.6.0",
"@commitlint/cli": "^19.0.0",
"@mheob/changeset-changelog": "^3.0.1",
"@mheob/commitlint-config": "workspace:*",
"@mheob/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sort-package-json": "pnpm dlx sort-package-json"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/cli": "^19.0.0",
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
Expand Down
Loading

0 comments on commit 5b5abcc

Please sign in to comment.