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 4ff01bd commit f52a414Copy full SHA for f52a414
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.5.0",
+ "@commitlint/config-conventional": "19.5.0",
+ "@commitlint/cz-commitlint": "19.5.0",
98
"@softwareventures/eslint-config": "7.6.0",
99
"@softwareventures/precise-commits": "3.0.35",
100
"@softwareventures/prettier-config": "4.0.0",
0 commit comments