Skip to content

Commit 4d72701

Browse files
Update dependency ts-node to v10
1 parent b8dfcb9 commit 4d72701

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"mocha": "8.4.0",
88
"protractor": "7.0.0",
9-
"ts-node": "9.1.1",
9+
"ts-node": "10.9.2",
1010
"typescript": "4.3.5"
1111
},
1212
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha and Assert.",

0 commit comments

Comments
 (0)