Skip to content

Commit 0ea57bc

Browse files
chore(deps): update type dependencies
1 parent 645ebdf commit 0ea57bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
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": "^23.0.0",
40-
"@voxpelli/tsconfig": "^15.1.0",
40+
"@voxpelli/tsconfig": "^15.1.2",
4141
"eslint": "^9.28.0",
4242
"husky": "^9.1.7",
4343
"npm-run-all2": "^7.0.2",
44-
"typescript": "~5.7.2"
44+
"typescript": "~5.8.3"
4545
}
4646
}

0 commit comments

Comments
 (0)