Skip to content

Commit 43ac480

Browse files
Update dependency typescript to v5
1 parent 8eb98b1 commit 43ac480

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
"playwright": "1.25.2",
1010
"ts-jest": "26.5.6",
11-
"typescript": "4.9.3"
11+
"typescript": "5.9.3"
1212
},
1313
"description": "Playwright end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Assert.",
1414
"devDependencies": {

0 commit comments

Comments
 (0)