We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4057a72 commit 2b0f987Copy full SHA for 2b0f987
2 files changed
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": "20.4.3",
+ "@commitlint/config-conventional": "20.4.3",
+ "@commitlint/cz-commitlint": "20.4.3",
98
"@softwareventures/eslint-config": "7.10.0",
99
"@softwareventures/precise-commits": "3.0.36",
100
"@softwareventures/prettier-config": "4.0.0",
0 commit comments