We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385dc6c commit d97c630Copy full SHA for d97c630
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.3.1",
+ "@commitlint/config-conventional": "20.3.1",
+ "@commitlint/cz-commitlint": "20.3.1",
38
"@softwareventures/eslint-config": "7.10.0",
39
"@softwareventures/precise-commits": "4.0.23",
40
"@softwareventures/prettier-config": "4.0.0",
0 commit comments