We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6eb1a commit c3ca4daCopy full SHA for c3ca4da
package.json
@@ -29,10 +29,10 @@
29
"updateGitHooks": "simple-git-hooks"
30
},
31
"devDependencies": {
32
- "@commitlint/cli": "^18.0.0",
33
- "@commitlint/config-conventional": "^18.0.0",
34
- "@commitlint/config-pnpm-scopes": "^18.0.0",
35
- "@commitlint/cz-commitlint": "^18.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/config-pnpm-scopes": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
36
"@swc/core": "^1.2.119",
37
"@trigen/browserslist-config": "workspace:*",
38
"@trigen/eslint-config": "workspace:*",
0 commit comments