diff --git a/package.json b/package.json index 2ad69ee1..77092eb9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-loader": "^10.0.0", "cypress": "^15.3.0", "eslint": "^9.36.0", - "eslint-plugin-cypress": "^5.1.1", + "eslint-plugin-cypress": "^5.2.0", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.5.0", "eslint-plugin-vuejs-accessibility": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index 4b48ea90..c7be75e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4990,10 +4990,10 @@ eslint-plugin-cypress@^2.11.2: dependencies: globals "^13.20.0" -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== +eslint-plugin-cypress@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.0.tgz#c01cc5511542b5eaa38d31bcdfe888336bf70611" + integrity sha512-vuCUBQloUSILxtJrUWV39vNIQPlbg0L7cTunEAzvaUzv9LFZZym+KFLH18n9j2cZuFPdlxOqTubCvg5se0DyGw== dependencies: globals "^16.2.0"