Skip to content

Commit d2be553

Browse files
Update dependency typescript to v4.9.5
1 parent 6356a4b commit d2be553

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
@@ -12,7 +12,7 @@
1212
"chromedriver": "90.0.1",
1313
"mocha": "8.4.0",
1414
"ts-node": "9.1.1",
15-
"typescript": "4.3.5",
15+
"typescript": "4.9.5",
1616
"wdio-chromedriver-service": "7.2.0"
1717
},
1818
"description": "WebdriverIO end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha and Assert.",

0 commit comments

Comments
 (0)