Skip to content

Commit

Permalink
build(deps-dev): lock typescript minor version (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Oct 19, 2024
1 parent 57e3402 commit 282ad35
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 @@ -19,7 +19,7 @@
"standard": "^17.0.0",
"tap": "^16.2.0",
"ts-node": "^10.8.0",
"typescript": "^5.3.2",
"typescript": "~5.3.2",
"why-is-node-running": "^2.2.2"
},
"scripts": {
Expand Down

0 comments on commit 282ad35

Please sign in to comment.