Skip to content

Commit

Permalink
tiered - upgrading tsd and typescript to latest (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Jun 15, 2024
1 parent 5509f6f commit d9b5432
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 @@ -56,8 +56,8 @@
"c8": "^9.1.0",
"eslint": "^9.3.0",
"keyv": "^5.0.0-rc.1",
"tsd": "^0.29.0",
"typescript": "^5.2.2",
"tsd": "^0.31.0",
"typescript": "^5.4.5",
"xo": "^0.58.0"
},
"tsd": {
Expand Down

0 comments on commit d9b5432

Please sign in to comment.