Skip to content

Commit 8a746a2

Browse files
Update dependency typescript to v5
1 parent 63ac77d commit 8a746a2

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
@@ -8,7 +8,7 @@
88
"jest": "26.6.3",
99
"selenium-webdriver": "4.0.0-beta.4",
1010
"ts-jest": "26.5.6",
11-
"typescript": "4.3.5",
11+
"typescript": "5.0.3",
1212
"webdriver-manager": "12.1.8"
1313
},
1414
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Assert.",

0 commit comments

Comments
 (0)