upgrade cypress to v8.0.0

This commit is contained in:
Felipe Knorr Kuhn
2021-07-20 21:11:52 -07:00
parent 5c31e8e6c9
commit cb3ff7d906
2 changed files with 8 additions and 8 deletions

View File

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