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.13",
"@types/node": "^22.10.2",
"eslint": "^8.57.1",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest": "^28.10.0",
"fast-glob": "^3.3.2",
"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.9.0"
eslint-plugin-jest: "npm:^28.10.0"
fast-glob: "npm:^3.3.2"
husky: "npm:^9.1.7"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -2421,9 +2421,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.9.0":
version: 28.9.0
resolution: "eslint-plugin-jest@npm:28.9.0"
"eslint-plugin-jest@npm:^28.10.0":
version: 28.10.0
resolution: "eslint-plugin-jest@npm:28.10.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -2435,7 +2435,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
checksum: f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
languageName: node
linkType: hard

Expand Down
Loading