We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b61bfe commit 2070caaCopy full SHA for 2070caa
2 files changed
package.json
@@ -90,9 +90,9 @@
90
"unknown": "^0.2.5"
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": "20.5.0",
+ "@commitlint/config-conventional": "20.5.0",
+ "@commitlint/cz-commitlint": "20.5.1",
96
"@softwareventures/eslint-config": "7.10.0",
97
"@softwareventures/precise-commits": "3.0.36",
98
"@softwareventures/prettier-config": "4.0.0",
0 commit comments