diff --git a/package.json b/package.json index 6f372153c..68387ef0f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.6.1", "cypress": "^12.8.1", - "eslint-plugin-cypress": "2.12.1", + "eslint-plugin-cypress": "2.15.2", "fake-indexeddb": "4.0.1", "identity-obj-proxy": "^3.0.0", "jest-extended": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index ae3c3240f..1c8de03c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6681,12 +6681,12 @@ eslint-module-utils@^2.12.0: dependencies: debug "^3.2.7" -eslint-plugin-cypress@2.12.1: - version "2.12.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632" - integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA== +eslint-plugin-cypress@2.15.2: + version "2.15.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.2.tgz#f22e12fad4c434edad7b298ef92bac8fa087ffa0" + integrity sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ== dependencies: - globals "^11.12.0" + globals "^13.20.0" eslint-plugin-import@^2.22.1: version "2.31.0" @@ -7683,12 +7683,7 @@ global-prefix@^3.0.0: kind-of "^6.0.2" which "^1.3.1" -globals@^11.12.0: - version "11.12.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - -globals@^13.19.0: +globals@^13.19.0, globals@^13.20.0: version "13.24.0" resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==