diff --git a/package.json b/package.json index 02eaab6a..c4c16afd 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vue/test-utils": "2.4.6", "cypress": "^15.21.1", "eslint": "^10.10.0", - "eslint-plugin-cypress": "^7.0.1", + "eslint-plugin-cypress": "^7.0.2", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.11.0", "eslint-plugin-vuejs-accessibility": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index 66c742aa..2aed02d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1815,12 +1815,12 @@ eslint-module-utils@^2.12.1: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-7.0.1.tgz#eb80500478533204ad5ebd2e49944224b0e47941" - integrity sha512-Jn2sV9rt8iiUYZY+iGY8fvV8iseJ6Tl1jngnLeSRyuHvYgxEbDUUFwNhwj1cr9gI4xCzTDh4mgXJ3YY7+dEMVg== +eslint-plugin-cypress@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-7.0.2.tgz#9260295baa503b13eb1b82b6b2daa9c98dee4f44" + integrity sha512-bJ46P9NYdXpqiO5Tn7rB5qQJ4r0TwFq7r9ZsOhUTK7wqF8MwinrNj6gB9Tt0xkJdKQE5FI1w3KY8VmPShje3MA== dependencies: - globals "^17.11.0" + globals "^17.12.0" eslint-plugin-import@^2.32.0: version "2.32.0" @@ -2301,7 +2301,7 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^17.11.0, globals@^17.12.0: +globals@^17.12.0: version "17.12.0" resolved "https://registry.yarnpkg.com/globals/-/globals-17.12.0.tgz#910a368b8f093d3feb3f77a56dcefa05647d698e" integrity sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==