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 544337e commit 23ec5d1Copy full SHA for 23ec5d1
package.json
@@ -16,8 +16,8 @@
16
"merge-checks": "turbo run typecheck lint format:check manypkg typesync:check"
17
},
18
"devDependencies": {
19
- "@commitlint/cli": "^19.4.1",
20
- "@commitlint/config-conventional": "^19.4.1",
+ "@commitlint/cli": "^19.5.0",
+ "@commitlint/config-conventional": "^19.5.0",
21
"@manypkg/cli": "^0.21.4",
22
"husky": "^9.1.5",
23
"prettier": "3.3.3",
0 commit comments