Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^28.6.0 (#2545)
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] committed Jun 7, 2024
1 parent 90dc5c9 commit 5041dc5
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 @@ -103,7 +103,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9539,9 +9539,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.5.0":
version: 28.5.0
resolution: "eslint-plugin-jest@npm:28.5.0"
"eslint-plugin-jest@npm:^28.6.0":
version: 28.6.0
resolution: "eslint-plugin-jest@npm:28.6.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0"
peerDependencies:
Expand All @@ -9553,7 +9553,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/c42944b894748226568ff7c3e4876760f1fd6d275eedac8bae89f514a5e52fea002c40004efdfdd819d94059a6306223ed1eafa87ee70b941857ec7a09c6bd30
checksum: 10c0/301008d8dd3578a74c92011b3fcbbe4b60d2dbe342f525a31f05b3fcd0e17d514459cf4df65c510062e65b4f19c06b3a27504500a07fe339fd6eb20362620e50
languageName: node
linkType: hard

Expand Down Expand Up @@ -16713,7 +16713,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.5.0"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.2"
eslint-plugin-react-hooks: "npm:^4.6.2"
Expand Down

0 comments on commit 5041dc5

Please sign in to comment.