We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc451e commit c784172Copy full SHA for c784172
2 files changed
package.json
@@ -47,7 +47,7 @@
47
"@commitlint/cli": "19.7.1",
48
"@commitlint/config-conventional": "19.7.1",
49
"@commitlint/cz-commitlint": "19.6.1",
50
- "@rightcapital/eslint-config": "40.0.1",
+ "@rightcapital/eslint-config": "42.0.0",
51
"@rightcapital/prettier-config": "7.2.1",
52
"@types/lodash": "4.17.15",
53
"beachball": "2.51.0",
@@ -56,7 +56,7 @@
56
"husky": "9.1.7",
57
"inquirer": "12.4.1",
58
"prettier": "3.5.0",
59
- "vitest": "2.1.9"
+ "vitest": "3.0.5"
60
},
61
"packageManager": "pnpm@10.3.0",
62
"engines": {
0 commit comments