Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v26.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2022
1 parent 86b7d3f commit 5ad632c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vercel/ncc": "0.34.0",
"eslint": "8.17.0",
"eslint-plugin-github": "4.3.6",
"eslint-plugin-jest": "26.4.6",
"eslint-plugin-jest": "26.5.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "28.1.0",
"js-yaml": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1578,10 +1578,10 @@ eslint-plugin-import@^2.25.2:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"

eslint-plugin-jest@26.4.6:
version "26.4.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.4.6.tgz#9d8184c1ecf077722a20cc236c7e14f4e263606f"
integrity sha512-R3mq1IepnhtsukHQsWxdyKra3OVwYB+N4k8i45ndqSfr8p9KZV6G+EIUt1Z7hzAh4KlsbXG+nCTlNeGFLFLNvA==
eslint-plugin-jest@26.5.0:
version "26.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.0.tgz#d32dbe8141effccfbc9ae964a10e66e4e50a563f"
integrity sha512-myQMd4piRn7otD1d1fAC7FRZO+WiDCiksejuyeHZ2b3LO7o5bE0Q7u0cuq7/kzBBVqFs+uFSAIBQAAuBbOpKsg==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit 5ad632c

Please sign in to comment.