Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent f3d13b8 commit 51eb062
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.5.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4703,9 +4703,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.5.0":
version: 27.5.0
resolution: "eslint-plugin-jest@npm:27.5.0"
"eslint-plugin-jest@npm:27.6.0":
version: 27.6.0
resolution: "eslint-plugin-jest@npm:27.6.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -4717,7 +4717,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 435d9e8ed17234a06d11e17046ff5f4a47f04cca9cf5c15ad6a278d2dc50042bc2e4f95d798447315906b28da1e069996a959002671ed3d72ec5712c373e376e
checksum: 4c42641f9bf2d597761637028083e20b9f81762308e98baae40eb805d3e81ff8d837f06f4f0c1a2fd249e2be2fb24d33b7aafeaa8942de805c2b8d7c3b6fc4e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8678,7 +8678,7 @@ __metadata:
eslint-config-airbnb: 19.0.4
eslint-config-prettier: 9.0.0
eslint-plugin-import: 2.29.0
eslint-plugin-jest: 27.5.0
eslint-plugin-jest: 27.6.0
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 5.0.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit 51eb062

Please sign in to comment.