Skip to content

Commit d214e30

Browse files
Update dependency ts-node to v10
1 parent fa4007e commit d214e30

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
"chromedriver": "90.0.1",
88
"jasmine": "3.99.0",
99
"playwright": "1.25.2",
10-
"ts-node": "9.1.1",
10+
"ts-node": "10.9.2",
1111
"typescript": "4.9.3"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",

0 commit comments

Comments
 (0)