diff --git a/templates/js-cypress/package.json b/templates/js-cypress/package.json index beb6f9241..9c1803d1e 100644 --- a/templates/js-cypress/package.json +++ b/templates/js-cypress/package.json @@ -16,7 +16,7 @@ "@apify/eslint-config": "^2.0.0", "eslint": "^9.29.0", "eslint-config-prettier": "^10.1.5", - "eslint-plugin-cypress": "^5.0.0", + "eslint-plugin-cypress": "^7.0.0", "prettier": "^3.5.3" }, "scripts": {