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 8e30237 commit 40ff01dCopy full SHA for 40ff01d
package.json
@@ -44,19 +44,19 @@
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",
53
"beachball": "2.51.0",
54
"commitizen": "4.3.1",
55
"eslint": "9.13.0",
56
"husky": "9.1.7",
57
- "inquirer": "12.4.2",
+ "inquirer": "12.4.3",
58
"prettier": "3.5.3",
59
- "vitest": "3.0.7"
+ "vitest": "3.0.8"
60
},
61
"packageManager": "[email protected]",
62
"engines": {
0 commit comments