Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v26.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2022
1 parent 7f795a2 commit 2ad7cca
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"eslint-import-resolver-webpack": "0.13.2",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8882,9 +8882,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:26.5.3":
version: 26.5.3
resolution: "eslint-plugin-jest@npm:26.5.3"
"eslint-plugin-jest@npm:26.6.0":
version: 26.6.0
resolution: "eslint-plugin-jest@npm:26.6.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -8895,7 +8895,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 16897c56eadf3da19a96e18b1bd983bbd0a34ad9545d5bc6f9ee67d2940e6e2fd2f067f44dbbb26dcaf17c75c0132f89a06a09ff5169761ce48c9708a2acf7d7
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -15747,7 +15747,7 @@ __metadata:
eslint-import-resolver-webpack: 0.13.2
eslint-plugin-flowtype: 8.0.3
eslint-plugin-import: 2.26.0
eslint-plugin-jest: 26.5.3
eslint-plugin-jest: 26.6.0
eslint-plugin-jsx-a11y: 6.6.0
eslint-plugin-react: 7.30.1
eslint-plugin-react-hooks: 4.6.0
Expand Down

0 comments on commit 2ad7cca

Please sign in to comment.