Skip to content

Commit 6056a1b

Browse files
fix(deps): update commitlint monorepo to v20
1 parent bdd2d80 commit 6056a1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"release:patch": "changelogen --release --patch --push && pnpm publish"
4949
},
5050
"dependencies": {
51-
"@commitlint/types": "^17.4.4",
51+
"@commitlint/types": "^20.0.0",
5252
"conventional-changelog-conventionalcommits": "^5.0.0"
5353
},
5454
"devDependencies": {
55-
"@commitlint/cli": "^17.5.1",
56-
"@commitlint/config-conventional": "^17.4.4",
55+
"@commitlint/cli": "^20.0.0",
56+
"@commitlint/config-conventional": "^20.0.0",
5757
"@jcamp/eslint-config": "0.6.1",
5858
"changelogen": "^0.5.2",
5959
"eslint": "8.39.0",

0 commit comments

Comments
 (0)