diff --git a/package.json b/package.json index 61a7c6ce51..13097a8ad4 100644 --- a/package.json +++ b/package.json @@ -217,7 +217,7 @@ "c8": "^12.0.0", "codeowners-audit": "^2.9.0", "eslint": "^10.8.1", - "eslint-plugin-cypress": "^6.4.2", + "eslint-plugin-cypress": "^7.0.0", "eslint-plugin-import-x": "^4.16.2", "eslint-plugin-jsdoc": "^63.0.12", "eslint-plugin-mocha": "^11.3.0", diff --git a/yarn.lock b/yarn.lock index 79eb11e660..6c4bd567a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1969,12 +1969,12 @@ eslint-import-context@^0.1.9: get-tsconfig "^4.10.1" stable-hash-x "^0.2.0" -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@^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== dependencies: - globals "^17.7.0" + globals "^17.9.0" eslint-plugin-es-x@^7.8.0: version "7.8.0" @@ -2497,7 +2497,7 @@ globals@^15.11.0, globals@^15.14.0: resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== -globals@^17.11.0, globals@^17.7.0: +globals@^17.11.0, globals@^17.7.0, globals@^17.9.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==