diff --git a/package.json b/package.json index a451fbf3..6070308d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vue/test-utils": "2.4.6", "cypress": "^15.18.1", "eslint": "^10.7.0", - "eslint-plugin-cypress": "^6.4.2", + "eslint-plugin-cypress": "^6.4.3", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.9.2", "eslint-plugin-vuejs-accessibility": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index dd12ab76..9974dc14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1810,10 +1810,10 @@ eslint-module-utils@^2.12.1: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^6.4.2: - version "6.4.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.4.2.tgz#fdc641737d243fde5dfca5e600a4074ecc2c5fd7" - integrity sha512-OIGJP5y6/cyMxBtMASP/iBM7Pv4ZHccE9uI8MhtAZDrdNDYDwHgKa/3Khrr+FGRr9hSIfNYstGRhSmbcLURWYA== +eslint-plugin-cypress@^6.4.3: + version "6.4.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.4.3.tgz#55b28ac19ff99985a90e6ec223684f0ae8f4dec2" + integrity sha512-2/ulKNnCn+0vbaDI/6KovgGKsR/Y/bA+KMAkxRbHl2IAMd/UzU24ZOXpncR+QPBlaXqfAJ9NMCzdwX9Gjhm9AQ== dependencies: globals "^17.7.0"