Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v24.5.2 (#12107)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 11, 2021
1 parent 3d67812 commit 62aab7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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.5.0",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-promise": "5.1.0",
"glob": "7.2.0",
"graphql": "15.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4016,10 +4016,10 @@ eslint-plugin-import@2.24.2:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"

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==
eslint-plugin-jest@24.5.2:
version "24.5.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.2.tgz#f71f98f27fd18b50f55246ca090f36d1730e36a6"
integrity sha512-lrI3sGAyZi513RRmP08sIW241Ti/zMnn/6wbE4ZBhb3M2pJ9ztaZMnSKSKKBUfotVdwqU8W1KtD8ao2/FR8DIg==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"

Expand Down

0 comments on commit 62aab7b

Please sign in to comment.