Update dependency cypress to v12.6.0
parent
b42e09f8
No related branches found
No related tags found
... | ... | @@ -7,7 +7,7 @@ |
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"devDependencies": { | ||
"cypress": "12.4.1", | ||
"cypress": "12.6.0", | ||
"cypress-iframe": "1.0.1", | ||
"cypress-terminal-report": "^5.0.0" | ||
} | ||
... | ... |
Please register or sign in to comment