diff --git a/package.json b/package.json index 8b66c055..98d64ec6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-loader": "^10.0.0", "cypress": "^14.5.4", "eslint": "^9.33.0", - "eslint-plugin-cypress": "^5.1.0", + "eslint-plugin-cypress": "^5.1.1", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.4.0", "eslint-plugin-vuejs-accessibility": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index b710aae3..b84e240e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4962,10 +4962,10 @@ eslint-plugin-cypress@^2.11.2: dependencies: globals "^13.20.0" -eslint-plugin-cypress@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.1.0.tgz#348c63f2afb2b336ab2063bf27347c1219be64b6" - integrity sha512-tdLXm4aq9vX2hTtKJTUFD3gdNseMKqsf8+P6hI4TtOPdz1LU4xvTpQBd1++qPAsPZP2lyYh71B5mvzu2lBr4Ow== +eslint-plugin-cypress@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.1.1.tgz#186dd252b4520ce81f59a7d7213050e5f748fa9f" + integrity sha512-LxTmZf1LLh9EklZBVvKNEZj71X9tCJnlYDviAJGsOgEVc6jz+tBODSpm02CS/9eJOfRqGsmVyvIw7LHXQ13RaA== dependencies: globals "^16.2.0"