Skip to content

Commit

Permalink
etcd - upgrading typescript and tsd to latest (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 17, 2022
1 parent bae9956 commit 5e0b0da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/etcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"keyv": "*",
"requirable": "^1.0.5",
"ts-node": "^10.9.1",
"tsd": "^0.24.1",
"typescript": "^4.9.3",
"tsd": "^0.25.0",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"xo": "^0.53.1"
},
Expand Down

0 comments on commit 5e0b0da

Please sign in to comment.