We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef6429 commit 07588b1Copy full SHA for 07588b1
2 files changed
package.json
@@ -49,9 +49,9 @@
49
"postcss": "^8.5.6"
50
},
51
"devDependencies": {
52
- "@commitlint/cli": "^19.8.1",
53
- "@commitlint/config-conventional": "^19.8.1",
54
- "@commitlint/cz-commitlint": "^19.8.1",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
55
"@trigen/eslint-config": "^8.0.2",
56
"@trigen/scripts": "^8.0.0",
57
"clean-publish": "^5.2.2",
0 commit comments