Skip to content

Commit a77ccaa

Browse files
committed
build(deps): update commitlint to v20.5.0
1 parent f2f59b7 commit a77ccaa

2 files changed

Lines changed: 468 additions & 631 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
"tslib": "2.8.1"
9090
},
9191
"devDependencies": {
92-
"@commitlint/cli": "17.8.1",
93-
"@commitlint/config-conventional": "17.8.1",
94-
"@commitlint/cz-commitlint": "17.8.1",
92+
"@commitlint/cli": "20.5.0",
93+
"@commitlint/config-conventional": "20.5.0",
94+
"@commitlint/cz-commitlint": "20.5.0",
9595
"@softwareventures/eslint-config": "9.5.0",
9696
"@softwareventures/precise-commits": "4.0.23",
9797
"@softwareventures/prettier-config": "4.0.0",
@@ -108,7 +108,7 @@
108108
"eslint-plugin-prefer-arrow": "1.2.3",
109109
"eslint-plugin-sonarjs": "0.25.1",
110110
"husky": "9.1.7",
111-
"inquirer": "8.2.7",
111+
"inquirer": "9.0.0",
112112
"prettier": "2.8.8",
113113
"ts-node": "10.9.2",
114114
"typescript": "5.9.3"

0 commit comments

Comments
 (0)