From 42a627b464309b6546f752fc6d6d907e380126fb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 Apr 2021 20:32:19 +0000 Subject: [PATCH] Update dependency eslint-plugin-jest to v24.3.6 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 35fd7ad72..3ccccea59 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "class-validator": "0.13.1", "cli-color": "2.0.0", "connect-typeorm": "1.1.4", - "eslint-plugin-jest": "24.3.5", + "eslint-plugin-jest": "24.3.6", "file-type": "16.3.0", "joi": "17.4.0", "minio": "7.0.18", diff --git a/yarn.lock b/yarn.lock index 8dea087b3..10289d5ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2904,10 +2904,10 @@ eslint-plugin-import@2.22.1: resolve "^1.17.0" tsconfig-paths "^3.9.0" -eslint-plugin-jest@24.3.5: - version "24.3.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044" - integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug== +eslint-plugin-jest@24.3.6: + version "24.3.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173" + integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg== dependencies: "@typescript-eslint/experimental-utils" "^4.0.1"