Skip to content

Commit bf641ad

Browse files
Update dependency typescript to v4.9.5
1 parent 23f8701 commit bf641ad

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

0 commit comments

Comments
 (0)