We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced53cb commit 2bd3a30Copy full SHA for 2bd3a30
package.json
@@ -36,9 +36,9 @@
36
"tslib": "^2.5.0"
37
},
38
"devDependencies": {
39
- "@commitlint/cli": "17.8.1",
40
- "@commitlint/config-conventional": "17.8.1",
41
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "19.0.3",
+ "@commitlint/config-conventional": "19.0.3",
+ "@commitlint/cz-commitlint": "19.0.3",
42
"@softwareventures/eslint-config": "7.3.0",
43
"@softwareventures/precise-commits": "3.0.33",
44
"@softwareventures/prettier-config": "4.0.0",
0 commit comments