Update dependency eslint-plugin-jest to v26.8.6 (#415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-08-21 23:03:29 +02:00
committed by GitHub
parent fd8e793361
commit 20e8285816
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

View File

@@ -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"