We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75ded6 commit b847f12Copy full SHA for b847f12
package.json
@@ -92,9 +92,9 @@
92
"unknown": "^0.2.5"
93
},
94
"devDependencies": {
95
- "@commitlint/cli": "17.8.1",
96
- "@commitlint/config-conventional": "17.8.1",
97
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "19.0.3",
+ "@commitlint/config-conventional": "19.0.3",
+ "@commitlint/cz-commitlint": "19.0.3",
98
"@softwareventures/eslint-config": "7.1.5",
99
"@softwareventures/precise-commits": "3.0.33",
100
"@softwareventures/prettier-config": "4.0.0",
0 commit comments