update cypress to 7.7.0

This commit is contained in:
Felipe Knorr Kuhn
2021-07-16 10:10:36 -07:00
parent 96f03204d2
commit 5510c79adf
2 changed files with 338 additions and 1012 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -111,6 +111,6 @@
"typescript": "~4.1.5"
},
"optionalDependencies": {
"cypress": "^7.4.0"
"cypress": "^7.7.0"
}
}