From 20e82858167a4311503f3a0ecb7e16ecc581c267 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 23:03:29 +0200 Subject: [PATCH] Update dependency eslint-plugin-jest to v26.8.6 (#415) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 97a5ed9..78c25af 100644 --- a/ui/package.json +++ b/ui/package.json @@ -72,7 +72,7 @@ "babel-eslint": "10.1.0", "cypress": "10.6.0", "eslint": "7.32.0", - "eslint-plugin-jest": "26.8.5", + "eslint-plugin-jest": "26.8.6", "eslint-plugin-vue": "7.20.0", "sass": "1.54.5", "sass-loader": "^10", diff --git a/ui/yarn.lock b/ui/yarn.lock index 5ebf7da..5b96d18 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5527,10 +5527,10 @@ eslint-loader@^2.2.1: object-hash "^1.1.4" rimraf "^2.6.1" -eslint-plugin-jest@26.8.5: - version "26.8.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.5.tgz#ef75ea53a95177313ffae9741a1cfe75a88e1e1d" - integrity sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw== +eslint-plugin-jest@26.8.6: + version "26.8.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.6.tgz#0b1cb26c5f71ae73326f3dff77011a3fe20cd403" + integrity sha512-MBRr8graj/tWfsVivJS9UA7S2OX13KC4bZvUyXk1WpBb+SLVGgtGxSjI7GPZ5J0nrSk/Y9WVf384StnGivCTQQ== dependencies: "@typescript-eslint/utils" "^5.10.0"