Merge pull request #453 from joelwmale/dependabot/npm_and_yarn/eslint-plugin-jest-26.2.2

Bump eslint-plugin-jest from 26.1.5 to 26.2.2
This commit is contained in:
mergify[bot] 2022-05-16 11:04:28 +00:00 committed by GitHub
commit 8b7e2626da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@vercel/ncc": "^0.33.4",
"eslint": "^8.15.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest": "^26.2.2",
"https": "^1.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.6.2",

View File

@ -601,10 +601,10 @@ eslint-plugin-import@^2.25.2:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"
eslint-plugin-jest@^26.1.5:
version "26.1.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775"
integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==
eslint-plugin-jest@^26.2.2:
version "26.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
dependencies:
"@typescript-eslint/utils" "^5.10.0"