We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4007e commit d214e30Copy full SHA for d214e30
package.json
@@ -7,7 +7,7 @@
7
"chromedriver": "90.0.1",
8
"jasmine": "3.99.0",
9
"playwright": "1.25.2",
10
- "ts-node": "9.1.1",
+ "ts-node": "10.9.2",
11
"typescript": "4.9.3"
12
},
13
"description": "Playwright end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",
0 commit comments