Skip to content

Commit ad3fff8

Browse files
Update dependency typescript to v5
1 parent 62d4830 commit ad3fff8

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
"cypress": "5.6.0",
88
"rimraf": "3.0.2",
99
"tsify": "5.0.4",
10-
"typescript": "4.9.5"
10+
"typescript": "5.7.3"
1111
},
1212
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Browserify, Chai and Assert.",
1313
"devDependencies": {

0 commit comments

Comments
 (0)