Skip to content

Commit 4ae43d1

Browse files
committed
fix yarn lock
1 parent 88a0a4b commit 4ae43d1

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27830,24 +27830,24 @@ __metadata:
2783027830
languageName: node
2783127831
linkType: hard
2783227832

27833-
"eslint-plugin-jest@npm:^29.0.1":
27834-
version: 29.14.0
27835-
resolution: "eslint-plugin-jest@npm:29.14.0"
27833+
"eslint-plugin-jest@npm:^29.0.1, eslint-plugin-jest@npm:^29.14.0":
27834+
version: 29.15.1
27835+
resolution: "eslint-plugin-jest@npm:29.15.1"
2783627836
dependencies:
2783727837
"@typescript-eslint/utils": "npm:^8.0.0"
2783827838
peerDependencies:
2783927839
"@typescript-eslint/eslint-plugin": ^8.0.0
2784027840
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2784127841
jest: "*"
27842-
typescript: ">=4.8.4 <6.0.0"
27842+
typescript: ">=4.8.4 <7.0.0"
2784327843
peerDependenciesMeta:
2784427844
"@typescript-eslint/eslint-plugin":
2784527845
optional: true
2784627846
jest:
2784727847
optional: true
2784827848
typescript:
2784927849
optional: true
27850-
checksum: 10/657de023058e5ca55467ca4b04a5e70d12c4c5c19d56fa123fcb867c8e1bcb1b40dc66270e12206a8011794e15a86f75e7d3a7fb71bfc8648be58e1da7e7ffa5
27850+
checksum: 10/436ae3c695f0dfe443e19d0ad94ede6e78adfaf47ba89db7046ac77b0e82127ad12ac2ed50846ef9f360d6c1bd5f0d2841b7fe5ff6e246eb069b0e85197a42fd
2785127851
languageName: node
2785227852
linkType: hard
2785327853

@@ -35700,6 +35700,7 @@ __metadata:
3570035700
eslint-config-prettier: "npm:^8.1.0"
3570135701
eslint-import-resolver-typescript: "npm:^3.6.3"
3570235702
eslint-plugin-import-x: "npm:^0.5.1"
35703+
eslint-plugin-jest: "npm:^29.14.0"
3570335704
eslint-plugin-jsdoc: "npm:43.0.7"
3570435705
eslint-plugin-prettier: "npm:^3.3.1"
3570535706
eslint-plugin-promise: "npm:^7.2.1"

0 commit comments

Comments
 (0)