Skip to content

Commit

Permalink
chore(deps): update type dependencies (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent eeb65c9 commit a7f2b8f
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 @@ -35,12 +35,12 @@
"test": "run-s check"
},
"devDependencies": {
"@types/node": "^16.18.101",
"@types/node": "^16.18.102",
"@voxpelli/eslint-config": "^20.0.0-beta.4",
"@voxpelli/tsconfig": "^12.0.1",
"eslint": "^9.6.0",
"husky": "^9.0.11",
"npm-run-all2": "^6.2.0",
"typescript": "~5.5.2"
"typescript": "~5.5.3"
}
}

0 comments on commit a7f2b8f

Please sign in to comment.