Skip to content

Commit

Permalink
etcd - upgrading typescript to latest (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Mar 31, 2024
1 parent fe1202c commit 124ef13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/etcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"c8": "^8.0.1",
"keyv": "*",
"requirable": "^1.0.5",
"ts-node": "^10.9.1",
"tsd": "^0.29.0",
"typescript": "^5.2.2",
"ts-node": "^10.9.2",
"tsd": "^0.31.0",
"typescript": "^5.4.3",
"webpack": "^5.89.0",
"xo": "^0.58.0"
},
Expand Down

0 comments on commit 124ef13

Please sign in to comment.