Skip to content

Commit c2cb521

Browse files
committed
Update dependency typescript to v4.6.3
1 parent d01d145 commit c2cb521

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -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.6.3",
1717
"wdio-chromedriver-service": "7.2.0"
1818
},
1919
"description": "WebdriverIO end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha, Chai and Expect.",

0 commit comments

Comments
 (0)