Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v27.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 2c82122 commit d0e5ead
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
40 changes: 20 additions & 20 deletions .pnp.cjs

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

Binary file not shown.
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.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.4.3",
"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 @@ -4885,9 +4885,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.2.3":
version: 27.2.3
resolution: "eslint-plugin-jest@npm:27.2.3"
"eslint-plugin-jest@npm:27.4.3":
version: 27.4.3
resolution: "eslint-plugin-jest@npm:27.4.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -4899,7 +4899,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
checksum: de062a04f30d72535aecfd6594aa302cf350d62e86805c8f0edbb3dce4cde5b557766e7acfd0f87709a9b70854cc2522c04b875337925c64d0d9bc1118ef4693
languageName: node
linkType: hard

Expand Down Expand Up @@ -5677,7 +5677,7 @@ __metadata:
eslint-config-airbnb-base: 15.0.0
eslint-plugin-flowtype: 8.0.3
eslint-plugin-import: 2.28.1
eslint-plugin-jest: 27.2.3
eslint-plugin-jest: 27.4.3
execa: 8.0.1
flow-bin: 0.175.1
flow-typed: 3.9.0
Expand Down

0 comments on commit d0e5ead

Please sign in to comment.