Merge pull request #522 from joelwmale/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.2

Bump eslint-plugin-jest from 26.8.0 to 26.8.2
This commit is contained in:
mergify[bot] 2022-08-09 11:04:31 +00:00 committed by GitHub
commit 9afb943475
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.34.0", "@vercel/ncc": "^0.34.0",
"eslint": "^8.21.0", "eslint": "^8.21.0",
"eslint-plugin-github": "^4.3.7", "eslint-plugin-github": "^4.3.7",
"eslint-plugin-jest": "^26.8.0", "eslint-plugin-jest": "^26.8.2",
"https": "^1.0.0", "https": "^1.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.7.1", "prettier": "2.7.1",

View File

@ -724,10 +724,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.8.0: eslint-plugin-jest@^26.8.2:
version "26.8.0" version "26.8.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.0.tgz#32471a6af11dbcb7d0ccf83e8edc83d256fd34a3" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3"
integrity sha512-IyGhk+PpDgIA99OBPHo+l2aTtt8yAeB1IgPwXOQZSzi8ag/t1MsLZBN2MKL1sj6ahlkaxbkhlm7ll+NPcMcjaQ== integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==
dependencies: dependencies:
"@typescript-eslint/utils" "^5.10.0" "@typescript-eslint/utils" "^5.10.0"