We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53143ce commit 678d561Copy full SHA for 678d561
2 files changed
package.json
@@ -34,9 +34,9 @@
34
"tslib": "^2.6.2"
35
},
36
"devDependencies": {
37
- "@commitlint/cli": "19.8.1",
38
- "@commitlint/config-conventional": "19.8.1",
39
- "@commitlint/cz-commitlint": "19.8.1",
+ "@commitlint/cli": "20.4.3",
+ "@commitlint/config-conventional": "20.4.3",
+ "@commitlint/cz-commitlint": "20.4.3",
40
"@softwareventures/eslint-config": "7.10.0",
41
"@softwareventures/precise-commits": "4.0.23",
42
"@softwareventures/prettier-config": "4.0.0",
0 commit comments