Skip to content

Commit 4988850

Browse files
feat(deps): update commitlint to v20
1 parent 0ea7fb3 commit 4988850

File tree

2 files changed

+138
-263
lines changed

2 files changed

+138
-263
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"tslib": "^2.6.2"
2828
},
2929
"devDependencies": {
30-
"@commitlint/cli": "19.8.1",
31-
"@commitlint/config-conventional": "19.8.1",
32-
"@commitlint/cz-commitlint": "19.8.1",
30+
"@commitlint/cli": "20.4.3",
31+
"@commitlint/config-conventional": "20.4.3",
32+
"@commitlint/cz-commitlint": "20.4.3",
3333
"@softwareventures/eslint-config": "9.2.3",
3434
"@softwareventures/precise-commits": "4.0.23",
3535
"@softwareventures/prettier-config": "4.0.0",

0 commit comments

Comments
 (0)