Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit cdfcf63

Browse files
committed
Update dependency ts-node to ^10.3.1
1 parent 995585f commit cdfcf63

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/mocha": "^9.0.0",
2828
"@types/node": "^16.4.6",
2929
"mocha": "^9.0.3",
30-
"ts-node": "^10.2.1",
30+
"ts-node": "^10.3.1",
3131
"typescript": "^4.3.5"
3232
},
3333
"engines": {

0 commit comments

Comments
 (0)