Skip to content

Commit 986ed8e

Browse files
Update dependency ts-node to v10
1 parent d9666a8 commit 986ed8e

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
@@ -7,7 +7,7 @@
77
"chai": "4.3.4",
88
"mocha": "8.4.0",
99
"protractor": "7.0.0",
10-
"ts-node": "9.1.1",
10+
"ts-node": "10.9.2",
1111
"typescript": "4.3.5"
1212
},
1313
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha, Chai and Expect.",

0 commit comments

Comments
 (0)