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 9e0d3d5 commit 44c9760Copy full SHA for 44c9760
2 files changed
package.json
@@ -50,9 +50,9 @@
50
"updateGitHooks": "simple-git-hooks"
51
},
52
"devDependencies": {
53
- "@commitlint/cli": "^18.0.0",
54
- "@commitlint/config-conventional": "^18.0.0",
55
- "@commitlint/cz-commitlint": "^18.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
56
"@trigen/eslint-config": "8.0.0-alpha.29",
57
"@trigen/scripts": "8.0.0-alpha.29",
58
"clean-publish": "^4.0.1",
0 commit comments