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 584d09e commit 1a88b4eCopy full SHA for 1a88b4e
package.json
@@ -37,7 +37,7 @@
37
"@types/node": "^20",
38
"@typescript-eslint/eslint-plugin": "7.18.0",
39
"@typescript-eslint/parser": "7.18.0",
40
- "@vercel/ncc": "0.38.3",
+ "@vercel/ncc": "0.38.4",
41
"dotenv": "^16.4.5",
42
"eslint": "8.57.1",
43
"eslint-plugin-github": "^4.10.2",
@@ -46,9 +46,9 @@
46
"jest": "29.7.0",
47
"js-yaml": "4.1.0",
48
"prettier": "3.6.2",
49
- "ts-jest": "29.4.0",
+ "ts-jest": "29.4.4",
50
"ts-node": "^10.9.2",
51
- "typescript": "<5.8.4"
+ "typescript": "<5.9.3"
52
},
53
"packageManager": "[email protected]",
54
"engines": {
0 commit comments