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 645ebdf commit 0ea57bcCopy full SHA for 0ea57bc
package.json
@@ -35,12 +35,12 @@
35
"test": "run-s check"
36
},
37
"devDependencies": {
38
- "@types/node": "^16.18.123",
+ "@types/node": "^16.18.126",
39
"@voxpelli/eslint-config": "^23.0.0",
40
- "@voxpelli/tsconfig": "^15.1.0",
+ "@voxpelli/tsconfig": "^15.1.2",
41
"eslint": "^9.28.0",
42
"husky": "^9.1.7",
43
"npm-run-all2": "^7.0.2",
44
- "typescript": "~5.7.2"
+ "typescript": "~5.8.3"
45
}
46
0 commit comments