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 9c34dfa commit 60d6de0Copy full SHA for 60d6de0
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.4.0",
+ "@commitlint/config-conventional": "19.2.2",
+ "@commitlint/cz-commitlint": "19.4.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