Skip to content

Commit f8d90df

Browse files
Update dependency typescript to v5
1 parent 2eaa552 commit f8d90df

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
@@ -9,7 +9,7 @@
99
"rimraf": "3.0.2",
1010
"ts-loader": "9.5.1",
1111
"tsify": "5.0.4",
12-
"typescript": "4.9.5",
12+
"typescript": "5.7.3",
1313
"webpack": "5.97.1"
1414
},
1515
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Webpack, Chai and Assert.",

0 commit comments

Comments
 (0)