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 @@ -47,7 +47,7 @@
"@types/lodash": "^4.17.17",
"@types/node": "^22.15.30",
"eslint": "^8.57.1",
"eslint-plugin-jest": "^28.12.0",
"eslint-plugin-jest": "^28.13.0",
"fast-glob": "^3.3.3",
"husky": "^9.1.7",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ __metadata:
ajv: "npm:^8.17.1"
ajv-formats: "npm:^3.0.1"
eslint: "npm:^8.57.1"
eslint-plugin-jest: "npm:^28.12.0"
eslint-plugin-jest: "npm:^28.13.0"
fast-glob: "npm:^3.3.3"
husky: "npm:^9.1.7"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -2451,9 +2451,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.12.0":
version: 28.12.0
resolution: "eslint-plugin-jest@npm:28.12.0"
"eslint-plugin-jest@npm:^28.13.0":
version: 28.13.0
resolution: "eslint-plugin-jest@npm:28.13.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -2465,7 +2465,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8
checksum: 5b0f1bc950bc1d650732ab16b0073daf5dff5a3cc5aa187deb1e8e135ff8f7a944ddf588358fd13122728c16112592440648e2430e52fee2f2d45e0b11743ff3
languageName: node
linkType: hard

Expand Down