Skip to content

Commit 1c78822

Browse files
Update dependency typescript to v5
1 parent a21ff6e commit 1c78822

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)