Update dependency eslint-plugin-jest to v27.4.2 (#1018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-18 23:16:32 +00:00
committed by GitHub
parent e64e024140
commit d246db506a
2 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@
"@babel/eslint-parser": "7.22.15",
"cypress": "11.2.0",
"eslint": "7.32.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-vue": "7.20.0",
"sass": "1.66.1",
"sass-loader": "^10",

View File

@@ -5973,10 +5973,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"
eslint-plugin-jest@27.2.3:
version "27.2.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
eslint-plugin-jest@27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
dependencies:
"@typescript-eslint/utils" "^5.10.0"