We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68c2f0 commit 5829744Copy full SHA for 5829744
package.json
@@ -49,9 +49,9 @@
49
"updateGitHooks": "simple-git-hooks"
50
},
51
"devDependencies": {
52
- "@commitlint/cli": "^18.0.0",
53
- "@commitlint/config-conventional": "^18.0.0",
54
- "@commitlint/cz-commitlint": "^18.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
55
"@trigen/eslint-config": "8.0.0-alpha.29",
56
"@trigen/scripts": "8.0.0-alpha.29",
57
"clean-publish": "^4.0.1",
0 commit comments