We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f59b7 commit a77ccaaCopy full SHA for a77ccaa
2 files changed
package.json
@@ -89,9 +89,9 @@
89
"tslib": "2.8.1"
90
},
91
"devDependencies": {
92
- "@commitlint/cli": "17.8.1",
93
- "@commitlint/config-conventional": "17.8.1",
94
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "20.5.0",
+ "@commitlint/config-conventional": "20.5.0",
+ "@commitlint/cz-commitlint": "20.5.0",
95
"@softwareventures/eslint-config": "9.5.0",
96
"@softwareventures/precise-commits": "4.0.23",
97
"@softwareventures/prettier-config": "4.0.0",
@@ -108,7 +108,7 @@
108
"eslint-plugin-prefer-arrow": "1.2.3",
109
"eslint-plugin-sonarjs": "0.25.1",
110
"husky": "9.1.7",
111
- "inquirer": "8.2.7",
+ "inquirer": "9.0.0",
112
"prettier": "2.8.8",
113
"ts-node": "10.9.2",
114
"typescript": "5.9.3"
0 commit comments