Skip to content

Commit ecf7637

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

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
@@ -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.7.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)