We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0db320 commit 4288c9aCopy full SHA for 4288c9a
package.json
@@ -44,9 +44,9 @@
44
"@babel/core": "7.26.9",
45
"@babel/preset-env": "7.26.9",
46
"@babel/preset-typescript": "7.26.0",
47
- "@commitlint/cli": "19.7.1",
48
- "@commitlint/config-conventional": "19.7.1",
49
- "@commitlint/cz-commitlint": "19.6.1",
+ "@commitlint/cli": "19.8.0",
+ "@commitlint/config-conventional": "19.8.0",
+ "@commitlint/cz-commitlint": "19.8.0",
50
"@rightcapital/eslint-config": "42.1.0",
51
"@rightcapital/prettier-config": "7.2.1",
52
"@types/lodash": "4.17.16",
@@ -56,7 +56,7 @@
56
"husky": "9.1.7",
57
"inquirer": "12.4.2",
58
"prettier": "3.5.3",
59
- "vitest": "3.0.7"
+ "vitest": "3.0.8"
60
},
61
"packageManager": "[email protected]",
62
"engines": {
0 commit comments