Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^27.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 2a68bd5 commit bff20f8
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.6.3",
"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 @@ -4550,20 +4550,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.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
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: e22e8dbd941b34bb95958f035ffabb94114506b294e74d6e411bc85bc9dc57888ffd3ebb5c28316a8b7cc9d391cca35557acc64bf815f48d1dcc5ea3d28fa43a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9589,7 +9590,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.6.3
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-security: ^1.7.1
Expand Down

0 comments on commit bff20f8

Please sign in to comment.