Skip to content

Commit ff9190c

Browse files
committed
Update dependency ts-node to v10.4.0
1 parent 5589d3c commit ff9190c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prettier": "2.4.1",
2222
"rimraf": "3.0.2",
2323
"ts-jest": "27.0.7",
24-
"ts-node": "10.3.0",
24+
"ts-node": "10.4.0",
2525
"typescript": "4.4.4"
2626
},
2727
"exports": "./dist/lib/index.js",

0 commit comments

Comments
 (0)