Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v28.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 41b1409 commit 0bea275
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
48 changes: 24 additions & 24 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 @@ -36,7 +36,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.3.0",
"eslint-plugin-jest": "28.4.0",
"execa": "8.0.1",
"flow-bin": "0.175.1",
"flow-typed": "3.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5476,9 +5476,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.3.0":
version: 28.3.0
resolution: "eslint-plugin-jest@npm:28.3.0"
"eslint-plugin-jest@npm:28.4.0":
version: 28.4.0
resolution: "eslint-plugin-jest@npm:28.4.0"
dependencies:
"@typescript-eslint/utils": ^6.0.0
peerDependencies:
Expand All @@ -5490,7 +5490,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 7f79cb9ab8686114c16b20b0155ee5d4d9adcb8e4d0d5cdb3a948ebcdef3beda7a126e438f3eb3be82b941a6e2ec64b8a1f656dd480eada6654e64f40e6183dd
checksum: ddaa40b1c0917bc6ed5457ee9018d2fa8691b5a313dece2adadd20ca760e51bd82e8ece97a398dbba8191259a401500c826c684a3e8e1afeaedc54eaa285fbb4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6360,7 +6360,7 @@ __metadata:
eslint-config-airbnb-base: 15.0.0
eslint-plugin-flowtype: 8.0.3
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.3.0
eslint-plugin-jest: 28.4.0
execa: 8.0.1
flow-bin: 0.175.1
flow-typed: 3.9.0
Expand Down

0 comments on commit 0bea275

Please sign in to comment.