Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^27.6.0 (#644)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 9a8d54e commit 8801fd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"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 @@ -10519,9 +10519,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.4.3":
version: 27.4.3
resolution: "eslint-plugin-jest@npm:27.4.3"
"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 @@ -10533,7 +10533,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: de062a04f30d72535aecfd6594aa302cf350d62e86805c8f0edbb3dce4cde5b557766e7acfd0f87709a9b70854cc2522c04b875337925c64d0d9bc1118ef4693
checksum: 4c42641f9bf2d597761637028083e20b9f81762308e98baae40eb805d3e81ff8d837f06f4f0c1a2fd249e2be2fb24d33b7aafeaa8942de805c2b8d7c3b6fc4e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -16308,7 +16308,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-import: ^2.29.0
eslint-plugin-jest: ^27.4.3
eslint-plugin-jest: ^27.6.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-react: ^7.33.2
eslint-plugin-react-hooks: ^4.6.0
Expand Down

0 comments on commit 8801fd8

Please sign in to comment.