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 4198597 commit a400231Copy full SHA for a400231
package.json
@@ -25,16 +25,16 @@
25
"toml": "^3.0.0"
26
},
27
"devDependencies": {
28
- "@biomejs/biome": "^1.9.3",
+ "@biomejs/biome": "^1.9.4",
29
"@commitlint/cli": "^19.5.0",
30
"@commitlint/config-conventional": "^19.5.0",
31
"@commitlint/cz-commitlint": "^19.5.0",
32
"@commitlint/types": "^19.5.0",
33
- "@types/jest": "^29.5.13",
34
- "@types/node": "^22.7.5",
+ "@types/jest": "^29.5.14",
+ "@types/node": "^22.8.1",
35
"@vercel/ncc": "^0.38.2",
36
"husky": "^9.1.6",
37
- "inquirer": "^12.0.0",
+ "inquirer": "^12.0.1",
38
"jest": "^29.7.0",
39
"lint-staged": "^15.2.10",
40
"ts-jest": "^29.2.5",
0 commit comments