We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d4199 commit b457f6dCopy full SHA for b457f6d
1 file changed
package.json
@@ -32,9 +32,9 @@
32
"tslib": "^2.5.0"
33
},
34
"devDependencies": {
35
- "@commitlint/cli": "17.8.1",
36
- "@commitlint/config-conventional": "17.8.1",
37
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "20.0.0",
+ "@commitlint/config-conventional": "20.0.0",
+ "@commitlint/cz-commitlint": "20.0.0",
38
"@softwareventures/eslint-config": "7.9.0",
39
"@softwareventures/precise-commits": "4.0.19",
40
"@softwareventures/prettier-config": "4.0.0",
0 commit comments