From 04da5a018eb77ffef1499830981dcf7b3c1eb7bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 10:59:09 +0800 Subject: [PATCH] chore: update dependency eslint-plugin-jest to v24.2.0 (#2499) Co-authored-by: Renovate Bot --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3a3e781f96..6dc2319238 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4265,9 +4265,9 @@ eslint-plugin-import@^2.20.1: tsconfig-paths "^3.9.0" eslint-plugin-jest@^24.0.0: - version "24.1.9" - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.1.9.tgz#b8ccd3e3d1cc429ce14821dafd5bcc39766eafd1" - integrity sha512-dobHZxHQGiwpNuI/CNU69Q0T8oBWfJjhroOPD0vBUBbAuKzzjcflT7dqKj6NBvhNs5TfdBofX9GGswmQL2iKzQ== + version "24.2.0" + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.2.0.tgz#2d7784f58bf424b7ba888305c6c070f80bd2af5d" + integrity sha512-PZ6+/cOldZxpGF3rVYX6Y+83AUAI4jofdtyVrjimVHgXHfPBC5UKVTn92f6aFFV9HuD8xa1WNqY5s3kgfSzROQ== dependencies: "@typescript-eslint/experimental-utils" "^4.0.1"