Skip to content

Commit 6c88a87

Browse files
chore(deps): update type dependencies
1 parent ea830d6 commit 6c88a87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"test": "run-s check"
3636
},
3737
"devDependencies": {
38-
"@types/node": "^16.18.123",
38+
"@types/node": "^16.18.126",
3939
"@voxpelli/eslint-config": "^22.2.0",
40-
"@voxpelli/tsconfig": "^15.1.0",
40+
"@voxpelli/tsconfig": "^15.1.1",
4141
"eslint": "^9.17.0",
4242
"husky": "^9.1.7",
4343
"npm-run-all2": "^7.0.2",
44-
"typescript": "~5.7.2"
44+
"typescript": "~5.8.2"
4545
}
4646
}

0 commit comments

Comments
 (0)