Skip to content

Commit 6f0cfbd

Browse files
committed
Update dependency ts-node to v10
1 parent 2204114 commit 6f0cfbd

File tree

2 files changed

+55
-25
lines changed

2 files changed

+55
-25
lines changed

package-lock.json

Lines changed: 54 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9.0",
99
"playwright": "1.14.1",
10-
"ts-node": "9.1.1",
10+
"ts-node": "10.2.1",
1111
"typescript": "4.4.2"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",

0 commit comments

Comments
 (0)