Skip to content

Commit

Permalink
chore(deps): update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 036eefa commit c12670c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.11",
"@types/node": "^20.17.21",
"@voxpelli/eslint-config": "^22.2.0",
"@voxpelli/tsconfig": "^15.1.1",
"c8": "^10.1.3",
Expand All @@ -58,6 +58,6 @@
"mocha": "^11.0.1",
"npm-run-all2": "^7.0.2",
"type-coverage": "^2.29.7",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
}
}

0 comments on commit c12670c

Please sign in to comment.