We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8640549 commit d842fd9Copy full SHA for d842fd9
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.4.3",
+ "@commitlint/config-conventional": "20.4.3",
+ "@commitlint/cz-commitlint": "20.4.3",
37
"@eslint/js": "9.39.4",
38
"@softwareventures/eslint-config": "10.0.0",
39
"@softwareventures/precise-commits": "4.0.23",
0 commit comments