Skip to content

Commit

Permalink
build(deps-dev): lock typescript minor version (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Oct 19, 2024
1 parent 8386564 commit d48c782
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 @@ -24,7 +24,7 @@
"tap": "^18.7.2",
"ts-node": "^10.3.0",
"tsd": "^0.31.0",
"typescript": "^5.0.2"
"typescript": "~5.0.2"
},
"scripts": {
"benchmark": "bash ./scripts/benchmark-all",
Expand Down

0 comments on commit d48c782

Please sign in to comment.