Skip to content

Commit 48e529a

Browse files
committed
Update dependency ts-node to v10
1 parent b7f1215 commit 48e529a

File tree

2 files changed

+29
-5
lines changed

2 files changed

+29
-5
lines changed

package-lock.json

Lines changed: 28 additions & 4 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.7.0",
99
"playwright": "1.12.2",
10-
"ts-node": "9.1.1",
10+
"ts-node": "10.0.0",
1111
"typescript": "4.3.2"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",

0 commit comments

Comments
 (0)