mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency eslint-plugin-jest to v25.3.3 (#13410)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fdb55ae234
commit
ea653daa3d
2 changed files with 5 additions and 5 deletions
|
@ -260,7 +260,7 @@
|
|||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-formatter-gha": "1.4.1",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-jest": "25.3.2",
|
||||
"eslint-plugin-jest": "25.3.3",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"expect-more-jest": "5.4.0",
|
||||
"glob": "7.2.0",
|
||||
|
|
|
@ -5137,10 +5137,10 @@ eslint-plugin-import@2.25.3:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.11.0"
|
||||
|
||||
eslint-plugin-jest@25.3.2:
|
||||
version "25.3.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.2.tgz#702801e37c502546fe4c4986888720f6eed3b129"
|
||||
integrity sha512-1aPC7RRJkMCNgklHMDECw8fnzag3JBH53LaxmFkDTR7+PfMCO5V6f8XFRHoT2I+Fr4pVO9cPdRGlf7/haB2O5Q==
|
||||
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==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^5.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue