Update dependency eslint-plugin-jest to v27.2.3

This commit is contained in:
renovate[bot]
2023-07-14 00:15:37 +00:00
parent 0d4d0cc596
commit e3a30e173d
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -5953,10 +5953,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"
eslint-plugin-jest@27.2.2:
version "27.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
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==
dependencies:
"@typescript-eslint/utils" "^5.10.0"