We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad42bb commit 4af146bCopy full SHA for 4af146b
package.json
@@ -90,9 +90,9 @@
90
"tslib": "2.6.2"
91
},
92
"devDependencies": {
93
- "@commitlint/cli": "17.8.1",
94
- "@commitlint/config-conventional": "17.8.1",
95
- "@commitlint/cz-commitlint": "17.8.1",
+ "@commitlint/cli": "19.2.1",
+ "@commitlint/config-conventional": "19.1.0",
+ "@commitlint/cz-commitlint": "19.2.0",
96
"@softwareventures/eslint-config": "7.1.5",
97
"@softwareventures/precise-commits": "3.0.33",
98
"@softwareventures/prettier-config": "4.0.0",
0 commit comments