We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db22078 commit 7e9d9a8Copy full SHA for 7e9d9a8
2 files changed
package.json
@@ -67,9 +67,9 @@
67
"webpack-dev-server": "^4.0.0 || ^5.0.0"
68
},
69
"devDependencies": {
70
- "@commitlint/cli": "19.8.1",
71
- "@commitlint/config-conventional": "19.8.1",
72
- "@commitlint/cz-commitlint": "19.8.1",
+ "@commitlint/cli": "20.4.0",
+ "@commitlint/config-conventional": "20.4.0",
+ "@commitlint/cz-commitlint": "20.4.0",
73
"@softwareventures/eslint-config": "7.10.0",
74
"@softwareventures/precise-commits": "4.0.23",
75
"@softwareventures/prettier-config": "4.0.0",
0 commit comments