Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-github": "5.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "29.12.1",
"eslint-plugin-jest": "29.12.2",
"eslint-plugin-prettier": "5.5.5",
"jest": "30.2.0",
"jest-circus": "30.2.0",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4570,21 +4570,24 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:29.12.1":
version: 29.12.1
resolution: "eslint-plugin-jest@npm:29.12.1"
"eslint-plugin-jest@npm:29.12.2":
version: 29.12.2
resolution: "eslint-plugin-jest@npm:29.12.2"
dependencies:
"@typescript-eslint/utils": "npm:^8.0.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^8.0.0
eslint: ^8.57.0 || ^9.0.0
jest: "*"
typescript: ">=4.8.4 <6.0.0"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 10c0/54c149328c97964a34958b7e32c56f24e9c9fb8eeb6892c357ae527d543cc766d960ef024baaa57be603befda8cb1e25f5cb9701993f554655143e199264ba7a
typescript:
optional: true
checksum: 10c0/e314b1171e7fa14c1cba9d02a1d88c0258f57ff00b4d45297ccb9d15d293378924afb4a402aa18c00c42500cdcd6f64acfc2a2210d2da17f19989bb591287194
languageName: node
linkType: hard

Expand Down Expand Up @@ -8306,7 +8309,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:4.4.4"
eslint-plugin-github: "npm:5.1.8"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jest: "npm:29.12.1"
eslint-plugin-jest: "npm:29.12.2"
eslint-plugin-prettier: "npm:5.5.5"
jest: "npm:30.2.0"
jest-circus: "npm:30.2.0"
Expand Down