Skip to content

Commit 4860f31

Browse files
Update dependency typescript to v5
1 parent e557f2a commit 4860f31

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
@@ -7,7 +7,7 @@
77
"jasmine": "3.8.0",
88
"protractor": "7.0.0",
99
"ts-node": "9.1.1",
10-
"typescript": "4.3.5"
10+
"typescript": "5.9.3"
1111
},
1212
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",
1313
"devDependencies": {

0 commit comments

Comments
 (0)