Skip to content

Commit 3c9fdab

Browse files
Update dependency typescript to v5
1 parent 2877583 commit 3c9fdab

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

0 commit comments

Comments
 (0)