We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be7566 commit b971cd0Copy full SHA for b971cd0
package.json
@@ -31,9 +31,9 @@
31
"tslib": "2.8.1"
32
},
33
"devDependencies": {
34
- "@commitlint/cli": "17.8.1",
35
- "@commitlint/config-conventional": "17.8.1",
36
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "19.8.0",
+ "@commitlint/config-conventional": "19.8.0",
+ "@commitlint/cz-commitlint": "19.8.0",
37
"@softwareventures/eslint-config": "7.9.0",
38
"@softwareventures/prettier-config": "4.0.0",
39
"@softwareventures/semantic-release-config": "3.1.0",
0 commit comments