Merge pull request #368 from joelwmale/dependabot/npm_and_yarn/eslint-plugin-jest-25.3.4

Bump eslint-plugin-jest from 25.3.3 to 25.3.4
This commit is contained in:
mergify[bot] 2022-01-03 11:04:07 +00:00 committed by GitHub
commit 362aa8aae1
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.1",
"eslint": "^8.6.0",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^25.3.3",
"eslint-plugin-jest": "^25.3.4",
"https": "^1.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",

View File

@ -611,10 +611,10 @@ eslint-plugin-import@^2.25.2:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"
eslint-plugin-jest@^25.3.3:
version "25.3.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.3.tgz#60bb52a08ff37933adf8b19ba9b216c13c22fdc7"
integrity sha512-qi7aduaU4/oWegWo0zH4kbJbx8+Be+ABTr72OnO68zTMcJeeSuyH1CduTGF4ATyNFgpE1zp0u10/gIhe+QDSfg==
eslint-plugin-jest@^25.3.4:
version "25.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f"
integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"