Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^27.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent b306e7d commit a4ff42c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "^27.6.3",
"eslint-plugin-jest": "^27.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9099,21 +9099,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
"eslint-plugin-jest@npm:^27.8.0":
version: 27.8.0
resolution: "eslint-plugin-jest@npm:27.8.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 || ^7.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 10c0/7ec6cc7b9b9e157963e004130908baadeb583b7b1b2ccd75dcc5084ca669edc0f75b9b92453b9bde234009359ac9fc6c5665b2c35bc2c8d332b944ddeef1c485
checksum: 10c0/4eb82be2684886d884c3377e613f3e9d069fd2a74ebec95ebfb863c666dd79456aa91b46b59b06fd500914d9466e425edb42ed16a5f174dc1bd86e0f39f26881
languageName: node
linkType: hard

Expand Down Expand Up @@ -16301,7 +16301,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:^27.6.3"
eslint-plugin-jest: "npm:^27.8.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
Expand Down

0 comments on commit a4ff42c

Please sign in to comment.