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 ea830d6 commit 6c88a87Copy full SHA for 6c88a87
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": "^22.2.0",
40
- "@voxpelli/tsconfig": "^15.1.0",
+ "@voxpelli/tsconfig": "^15.1.1",
41
"eslint": "^9.17.0",
42
"husky": "^9.1.7",
43
"npm-run-all2": "^7.0.2",
44
- "typescript": "~5.7.2"
+ "typescript": "~5.8.2"
45
}
46
0 commit comments