diff --git a/package.json b/package.json index 7609e7e..2133471 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "cypress": "^13.15.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^3.6.0", "eslint-plugin-import": "^2.30.0", "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-react": "^7.35.0", diff --git a/yarn.lock b/yarn.lock index 7bf1295..8e55193 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3036,10 +3036,10 @@ eslint-module-utils@^2.9.0: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0.tgz#380ef5049ad80ebeca923db69e4aa96e72fcd893" - integrity sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw== +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"