We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5438d8f commit 434eb1aCopy full SHA for 434eb1a
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.0",
+ "@commitlint/config-conventional": "19.1.0",
+ "@commitlint/cz-commitlint": "19.2.0",
41
"@softwareventures/eslint-config": "7.3.0",
42
"@softwareventures/precise-commits": "3.0.33",
43
"@softwareventures/prettier-config": "4.0.0",
0 commit comments