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 12c307b commit fcb02d2Copy full SHA for fcb02d2
package.json
@@ -50,9 +50,9 @@
50
"author": "Jamie Rolfs <jamie.rolfs@hover.to>",
51
"license": "MIT",
52
"dependencies": {
53
- "@commitlint/cli": "^16.1.0",
54
- "@commitlint/config-conventional": "^16.2.1",
55
- "@commitlint/prompt": "^16.1.0",
+ "@commitlint/cli": "^17.3.0",
+ "@commitlint/config-conventional": "^17.3.0",
+ "@commitlint/prompt": "^17.3.0",
56
"@swc-node/jest": "^1.5.5",
57
"@swc/core": "^1.3.22",
58
"@types/jest": "^29.0.0",
0 commit comments