Update dependency eslint-plugin-jest to v26.8.5 (#392)

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

View File

@@ -72,7 +72,7 @@
"babel-eslint": "10.1.0",
"cypress": "10.4.0",
"eslint": "7.32.0",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-jest": "26.8.5",
"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.7.0:
version "26.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
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==
dependencies:
"@typescript-eslint/utils" "^5.10.0"