Skip to content

Commit 796fc45

Browse files
Update dependency typescript to v4.9.5
1 parent c5f7641 commit 796fc45

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

0 commit comments

Comments
 (0)