We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad42bb commit ad0b1e8Copy full SHA for ad0b1e8
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": "18.6.1",
+ "@commitlint/config-conventional": "18.6.1",
+ "@commitlint/cz-commitlint": "18.6.1",
96
"@softwareventures/eslint-config": "7.1.5",
97
"@softwareventures/precise-commits": "3.0.33",
98
"@softwareventures/prettier-config": "4.0.0",
0 commit comments