From f453b602ccc55bf45c3a50a9ab50ce6a952c149f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Apr 2021 02:37:32 +0000 Subject: [PATCH] Update dependency eslint-plugin-jest to v24.3.4 --- frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d0df972..dfe0716 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -5266,9 +5266,9 @@ escodegen@^2.0.0: source-map "~0.6.1" eslint-plugin-jest@^24.1.0: - version "24.3.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.3.tgz#4e0f9dd6b1667990e7be3a7d7c9a85b952056df9" - integrity sha512-IQ9tLHyKEyBw1BM3IE13WxOXQm03h/7dy1KFknUVkoY2N2+Hw7lb/3YFz/4jwcrxXt2+KhA/GoiK7jt8aK19ww== + version "24.3.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.4.tgz#6d90c3554de0302e879603dd6405474c98849f19" + integrity sha512-3n5oY1+fictanuFkTWPwSlehugBTAgwLnYLFsCllzE3Pl1BwywHl5fL0HFxmMjoQY8xhUDk8uAWc3S4JOHGh3A== dependencies: "@typescript-eslint/experimental-utils" "^4.0.1"