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 v24.5.0 (#12038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1f86b71fd5
commit
dd0f18346a
2 changed files with 5 additions and 5 deletions
|
@ -248,7 +248,7 @@
|
|||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-formatter-gha": "1.2.0",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-jest": "24.4.3",
|
||||
"eslint-plugin-jest": "24.5.0",
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"glob": "7.2.0",
|
||||
"graphql": "15.6.0",
|
||||
|
|
|
@ -4065,10 +4065,10 @@ eslint-plugin-import@2.24.2:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.11.0"
|
||||
|
||||
eslint-plugin-jest@24.4.3:
|
||||
version "24.4.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.3.tgz#dd59e32a7d233a92672468082c24c337a5954873"
|
||||
integrity sha512-cZPTqF/35/usP9gvjslj6pE+2lpr1KoZvjvDWRlfCP27LSRHBUhJV6hBPk47TksH3lSt28sDpIlp8owK0hWtsA==
|
||||
eslint-plugin-jest@24.5.0:
|
||||
version "24.5.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.0.tgz#a223a0040a19af749a161807254f0e47f5bfdcc3"
|
||||
integrity sha512-Cm+XdX7Nms2UXGRnivHFVcM3ZmlKheHvc9VD78iZLO1XcqB59WbVjrMSiesCbHDlToxWjMJDiJMgc1CzFE13Vg==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^4.0.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue