We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4055dda commit 9578603Copy full SHA for 9578603
package.json
@@ -31,9 +31,9 @@
31
"tslib": "^2.0.0"
32
},
33
"devDependencies": {
34
- "@commitlint/cli": "19.8.1",
35
- "@commitlint/config-conventional": "19.8.1",
36
- "@commitlint/cz-commitlint": "19.8.1",
+ "@commitlint/cli": "20.5.0",
+ "@commitlint/config-conventional": "20.5.0",
+ "@commitlint/cz-commitlint": "20.5.0",
37
"@eslint/js": "9.39.4",
38
"@softwareventures/eslint-config": "10.0.0",
39
"@softwareventures/precise-commits": "4.0.23",
0 commit comments