Skip to content

Commit

Permalink
tiered - upgrading typescript to 4.8.3 and tsd to 0.24.1 (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Sep 18, 2022
1 parent f99a377 commit 2531eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/tiered/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/keyv": "^3.1.4",
"ts-node": "^10.9.1",
"this": "^1.1.0",
"tsd": "^0.22.0",
"typescript": "^4.7.4",
"tsd": "^0.24.1",
"typescript": "^4.8.3",
"xo": "^0.51.0"
},
"tsd" : {
Expand Down

0 comments on commit 2531eb2

Please sign in to comment.