From fc380047f15addc31644204a5e82dacf7731f873 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:29:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v2.13.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a2ffb8fb1c..44d61f103e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "cypress-cucumber-preprocessor": "4.3.1", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.7", - "eslint-plugin-cypress": "2.12.1", + "eslint-plugin-cypress": "2.13.1", "fake-indexeddb": "4.0.1", "start-server-and-test": "1.15.4" }, diff --git a/yarn.lock b/yarn.lock index cd28afa2ea..68beed7278 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7396,10 +7396,10 @@ eslint-module-utils@^2.7.4: 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.13.1: + version "2.13.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.1.tgz#4127bb1aa558a9ca7e3d19b5ed997ccef52c95fb" + integrity sha512-THjc7IT3S9H4KwmRhzAhMGQaEqy78/7W75He/gBhJEH0vIuAY16vOI4YSliDo/ZY+Wm6DtvMHR+8uVvICcI3Lw== dependencies: globals "^11.12.0"