diff --git a/package.json b/package.json index 6b117bfd..4f25df3e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vue/test-utils": "2.4.6", "cypress": "^15.21.0", "eslint": "^10.9.0", - "eslint-plugin-cypress": "^7.0.0", + "eslint-plugin-cypress": "^7.0.1", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.10.0", "eslint-plugin-vuejs-accessibility": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index 75059122..c38ed9db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1807,12 +1807,12 @@ eslint-module-utils@^2.12.1: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-7.0.0.tgz#89c52a0c7c8bcc7e92ae4083a5422b77d51ad598" - integrity sha512-gpvL3S1w45c0DORI/P5v3k1UUW2NKje3JiFz+oTHGF6dZa6ZPBokItJS7jP0BXGPEgI3RpHyAMNMAJ9K5P0bow== +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== dependencies: - globals "^17.9.0" + globals "^17.11.0" eslint-plugin-import@^2.32.0: version "2.32.0" @@ -2292,7 +2292,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.9.0: +globals@^17.11.0: version "17.11.0" resolved "https://registry.yarnpkg.com/globals/-/globals-17.11.0.tgz#d643485bb30220d7751e511cf4f68c73d3870d87" integrity sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==