Skip to content

Commit 376a8c4

Browse files
authoredSep 5, 2022
feat: bump typescript to 4.8.2 (#1550)
* feat: bump typescript to 4.8.2 * feat: bump tsd and ts-node
1 parent 553c66b commit 376a8c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"tap": "^16.2.0",
104104
"tape": "^5.5.3",
105105
"through2": "^4.0.0",
106-
"ts-node": "^10.8.1",
107-
"tsd": "^0.22.0",
108-
"typescript": "^4.7.3",
106+
"ts-node": "^10.9.1",
107+
"tsd": "^0.23.0",
108+
"typescript": "^4.8.2",
109109
"winston": "^3.7.2"
110110
},
111111
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.