Skip to content

Commit 677114d

Browse files
Update dependency typescript to v5
1 parent 113e63b commit 677114d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
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.3.3"
1111
},
1212
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Browserify, Chai and Assert.",
1313
"devDependencies": {

0 commit comments

Comments
 (0)