diff --git a/package.json b/package.json index cbdda01..91a2ce6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@wordpress/scripts": "^27.5.0", "eslint": "^8.57.0", "eslint-import-resolver-alias": "^1.1.2", - "eslint-plugin-cypress": "^2.15.1", + "eslint-plugin-cypress": "^3.6.0", "eslint-plugin-import": "^2.29.1", "husky": "^9.0.11", "jest-environment-jsdom": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index bf2e460..9e37c29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5371,10 +5371,10 @@ eslint-module-utils@^2.8.0: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^2.15.1: - version "2.15.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b" - integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w== +eslint-plugin-cypress@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz#d0e2f68f27b9a34ecf565bef58ed82c8f10d39a8" + integrity sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA== dependencies: globals "^13.20.0"