Skip to content

Commit 80cd844

Browse files
Update dependency ts-node to v10
1 parent a21ff6e commit 80cd844

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
"jasmine": "3.8.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, Jasmine and Assert.",

0 commit comments

Comments
 (0)