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.24",
"eslint": "^8.57.1",
"eslint-plugin-jest": "^28.11.1",
"eslint-plugin-jest": "^28.12.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.11.1"
eslint-plugin-jest: "npm:^28.12.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.11.1":
version: 28.11.1
resolution: "eslint-plugin-jest@npm:28.11.1"
"eslint-plugin-jest@npm:^28.12.0":
version: 28.12.0
resolution: "eslint-plugin-jest@npm:28.12.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: b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa
checksum: 1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8
languageName: node
linkType: hard

Expand Down