Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit b4a8cfb

Browse files
committed
Update dependency ts-node to v10.8.0
1 parent 1b06199 commit b4a8cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/mocha": "9.1.1",
3030
"@types/node": "16.11.36",
3131
"mocha": "10.0.0",
32-
"ts-node": "10.7.0",
32+
"ts-node": "10.8.0",
3333
"ts-sinon": "2.0.2",
3434
"typescript": "4.6.4"
3535
},

0 commit comments

Comments
 (0)