Skip to content

Commit 3b8d1db

Browse files
Update dependency typescript to v5
1 parent a21ff6e commit 3b8d1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.0.2"
1111
},
1212
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Assert.",
1313
"devDependencies": {

0 commit comments

Comments
 (0)