Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent b32bd4f commit 1014c66
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 @@ -83,7 +83,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4456,7 +4456,7 @@ __metadata:
eslint-config-prettier: 9.0.0
eslint-import-resolver-typescript: 3.6.0
eslint-plugin-import: 2.28.1
eslint-plugin-jest: 27.2.3
eslint-plugin-jest: 27.4.0
eslint-plugin-prettier: 5.0.0
eslint-plugin-simple-import-sort: 10.0.0
eslint-plugin-unused-imports: 3.0.0
Expand Down Expand Up @@ -6411,9 +6411,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.0":
version: 27.4.0
resolution: "eslint-plugin-jest@npm:27.4.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -6425,7 +6425,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e
languageName: node
linkType: hard

Expand Down

0 comments on commit 1014c66

Please sign in to comment.