Skip to content
Merged
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
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10231,13 +10231,13 @@ __metadata:
linkType: hard

"eslint-plugin-jest@npm:^29.0.0":
version: 29.12.2
resolution: "eslint-plugin-jest@npm:29.12.2"
version: 29.13.0
resolution: "eslint-plugin-jest@npm:29.13.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.0.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^8.0.0
eslint: ^8.57.0 || ^9.0.0
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
jest: "*"
typescript: ">=4.8.4 <6.0.0"
peerDependenciesMeta:
Expand All @@ -10247,7 +10247,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/e314b1171e7fa14c1cba9d02a1d88c0258f57ff00b4d45297ccb9d15d293378924afb4a402aa18c00c42500cdcd6f64acfc2a2210d2da17f19989bb591287194
checksum: 10c0/a1a6b1982ba6b17ef900a541555ee337f7aa39b305e3dcb6995309fcb5bb6bdd742f65e10a26a18c5db449b05772b7d1876ccd96f3a3c6aa43c7897a6e4f21d7
languageName: node
linkType: hard

Expand All @@ -10272,8 +10272,8 @@ __metadata:
linkType: hard

"eslint-plugin-jsonc@npm:^2.4.0":
version: 2.21.0
resolution: "eslint-plugin-jsonc@npm:2.21.0"
version: 2.21.1
resolution: "eslint-plugin-jsonc@npm:2.21.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.5.1"
diff-sequences: "npm:^27.5.1"
Expand All @@ -10286,7 +10286,7 @@ __metadata:
synckit: "npm:^0.6.2 || ^0.7.3 || ^0.11.5"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10c0/ca4169dfb1390648d0dc49b9533f6969794017e0768ce8b8e59916be7e930a740ed1fb85aa46b73e900357418c17bd3154d449f288067f1e86a9313c8cce6230
checksum: 10c0/0cf15702ef9c8b10c3b8b9550f3c24e942e7835522475ce4ef99e0b1d6c07959e15020b4c97bb596c317f1690676be45fe44472ecbc6944da0c338fb5a73e75d
languageName: node
linkType: hard

Expand Down
Loading