We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef3e4f commit 4846b8aCopy full SHA for 4846b8a
2 files changed
package.json
@@ -35,9 +35,9 @@
35
"unknown": "^0.2.5"
36
},
37
"devDependencies": {
38
- "@commitlint/cli": "18.6.1",
39
- "@commitlint/config-conventional": "18.6.3",
40
- "@commitlint/cz-commitlint": "18.6.1",
+ "@commitlint/cli": "19.2.2",
+ "@commitlint/config-conventional": "19.2.2",
+ "@commitlint/cz-commitlint": "19.2.0",
41
"@softwareventures/eslint-config": "7.5.0",
42
"@softwareventures/precise-commits": "4.0.8",
43
"@softwareventures/prettier-config": "4.0.0",
0 commit comments