Merge pull request #426 from joelwmale/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.4

Bump eslint-plugin-jest from 26.1.3 to 26.1.4
This commit is contained in:
mergify[bot] 2022-04-08 11:04:15 +00:00 committed by GitHub
commit e42aa5df0d
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.3", "@vercel/ncc": "^0.33.3",
"eslint": "^8.12.0", "eslint": "^8.12.0",
"eslint-plugin-github": "^4.3.6", "eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.1.3", "eslint-plugin-jest": "^26.1.4",
"https": "^1.0.0", "https": "^1.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.6.2", "prettier": "2.6.2",

View file

@ -603,10 +603,10 @@ eslint-plugin-import@^2.25.2:
resolve "^1.20.0" resolve "^1.20.0"
tsconfig-paths "^3.11.0" tsconfig-paths "^3.11.0"
eslint-plugin-jest@^26.1.3: eslint-plugin-jest@^26.1.4:
version "26.1.3" version "26.1.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3.tgz#e722e5efeea18aa9dec7c7349987b641db19feb7" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4.tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a"
integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ== integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA==
dependencies: dependencies:
"@typescript-eslint/utils" "^5.10.0" "@typescript-eslint/utils" "^5.10.0"