Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^27.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent a528087 commit e64e07e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
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 @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^1.7.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4525,20 +4525,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.2.1":
version: 27.2.1
resolution: "eslint-plugin-jest@npm:27.2.1"
"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:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9558,7 +9559,7 @@ __metadata:
"@typescript-eslint/parser": ^5.59.9
eslint: ^8.42.0
eslint-config-prettier: ^8.8.0
eslint-plugin-jest: ^27.2.1
eslint-plugin-jest: ^27.4.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-security: ^1.7.1
Expand Down

0 comments on commit e64e07e

Please sign in to comment.