Skip to content

Commit

Permalink
build(deps-dev): lock typescript minor version (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Oct 19, 2024
1 parent d23e758 commit caf3c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "^22.0.0",
"standard": "^17.1.0",
"tap": "^18.7.1",
"typescript": "^5.4.2"
"typescript": "~5.4.2"
},
"dependencies": {
"@fastify/error": "^4.0.0",
Expand Down

0 comments on commit caf3c4e

Please sign in to comment.