mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #6108 from mempool/knorrium/update_test_deps
Update the e2e tests dependencies
This commit is contained in:
commit
4cb3a12835
2 changed files with 476 additions and 1008 deletions
1475
frontend/package-lock.json
generated
1475
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -111,12 +111,11 @@
|
|||
},
|
||||
"optionalDependencies": {
|
||||
"@cypress/schematic": "^2.5.0",
|
||||
"@types/cypress": "^1.1.3",
|
||||
"cypress": "^13.17.0",
|
||||
"cypress-fail-on-console-error": "~5.1.0",
|
||||
"cypress-wait-until": "^2.0.1",
|
||||
"cypress": "^15.6.0",
|
||||
"cypress-fail-on-console-error": "~5.1.1",
|
||||
"cypress-wait-until": "^3.0.1",
|
||||
"mock-socket": "~9.3.1",
|
||||
"start-server-and-test": "~2.1.0"
|
||||
"start-server-and-test": "~2.1.2"
|
||||
},
|
||||
"scarfSettings": {
|
||||
"enabled": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue