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 Nov 29, 2024
1 parent 2e143f1 commit dcfe222
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"test": "run-s check"
},
"devDependencies": {
"@types/node": "^16.18.115",
"@types/node": "^16.18.121",
"@voxpelli/eslint-config": "^22.0.0",
"@voxpelli/tsconfig": "^15.0.0",
"@voxpelli/tsconfig": "^15.1.0",
"eslint": "^9.13.0",
"husky": "^9.1.6",
"npm-run-all2": "^6.2.0",
"typescript": "~5.6.2"
"typescript": "~5.7.2"
}
}

0 comments on commit dcfe222

Please sign in to comment.