diff --git a/generators/client/templates/common/package.json b/generators/client/templates/common/package.json index 1493c9eea015..ec8f4be2cadb 100644 --- a/generators/client/templates/common/package.json +++ b/generators/client/templates/common/package.json @@ -4,7 +4,7 @@ "babel-loader": "8.2.3", "babel-plugin-istanbul": "6.1.1", "cypress": "9.1.1", - "eslint-plugin-cypress": "2.12.1", + "eslint-plugin-cypress": "3.2.0", "cypress-audit": "1.1.0", "lighthouse": "9.1.0", "nyc": "15.1.0"