Merge pull request #105 from easychen/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3

Bump eslint-plugin-jest from 27.2.2 to 27.2.3
This commit is contained in:
Easy
2023-07-14 18:53:13 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"@vercel/ncc": "^0.36.1",
"eslint": "^8.44.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.2.3",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "3.0.0",

View File

@@ -1712,10 +1712,10 @@ eslint-plugin-import@^2.25.2:
semver "^6.3.0"
tsconfig-paths "^3.14.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"