Skip to content

Commit da04e0e

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

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": "^22.2.0",
40-
"@voxpelli/tsconfig": "^15.1.0",
40+
"@voxpelli/tsconfig": "^15.1.2",
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)