diff --git a/types/happo-cypress/package.json b/types/happo-cypress/package.json index 6ce7e7a696705f..3dbe8cf2dd8b03 100644 --- a/types/happo-cypress/package.json +++ b/types/happo-cypress/package.json @@ -1,6 +1,6 @@ { "private": true, "dependencies": { - "cypress": "^6.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0" + "cypress": "^13.0.0" } }