Chore: Updating cypress from 7.1.0 to 9.5.4 (#1672)

This commit is contained in:
Kim Neunert 2022-04-22 14:26:41 +02:00 committed by GitHub
parent a26abe5077
commit 732225e846
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1107 additions and 1547 deletions

2652
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,11 +8,11 @@
"test": "tests"
},
"dependencies": {
"cypress": "^7.1.0",
"rimraf": "^3.0.2",
"wait-on": "^5.3.0"
},
"devDependencies": {
"cypress": "^9.5.4",
"cypress-wait-until": "^1.7.1"
},
"scripts": {