diff --git a/package.json b/package.json index 59882ca0..d05c2709 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "cypress": "^14.5.4", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-cypress": "^5.1.1", + "eslint-plugin-cypress": "^5.2.0", "eslint-plugin-vue": "^9.33.0", "glob": "^11.0.3", "postcss": "^8.5.6", diff --git a/yarn.lock b/yarn.lock index 5b48389a..ce1f5431 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3229,10 +3229,10 @@ eslint-config-prettier@^10.1.8: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97" integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== -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"