Skip to content

Commit 7c6c3d5

Browse files
Merge pull request #5792 from Hacker0x01/dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1
chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 29.0.1
2 parents de1e46a + 58207a5 commit 7c6c3d5

File tree

2 files changed

+11
-80
lines changed

2 files changed

+11
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint": "^9.19.0",
6868
"eslint-config-prettier": "^10.0.1",
6969
"eslint-plugin-import": "^2.31.0",
70-
"eslint-plugin-jest": "^28.11.0",
70+
"eslint-plugin-jest": "^29.0.1",
7171
"eslint-plugin-react": "^7.37.4",
7272
"eslint-plugin-react-hooks": "^5.1.0",
7373
"eslint-plugin-unused-imports": "^4.1.4",

yarn.lock

Lines changed: 10 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ __metadata:
18681868
languageName: node
18691869
linkType: hard
18701870

1871-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
1871+
"@eslint-community/eslint-utils@npm:^4.2.0":
18721872
version: 4.4.1
18731873
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
18741874
dependencies:
@@ -3544,16 +3544,6 @@ __metadata:
35443544
languageName: node
35453545
linkType: hard
35463546

3547-
"@typescript-eslint/scope-manager@npm:8.19.1":
3548-
version: 8.19.1
3549-
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
3550-
dependencies:
3551-
"@typescript-eslint/types": "npm:8.19.1"
3552-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
3553-
checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5
3554-
languageName: node
3555-
linkType: hard
3556-
35573547
"@typescript-eslint/scope-manager@npm:8.33.0":
35583548
version: 8.33.0
35593549
resolution: "@typescript-eslint/scope-manager@npm:8.33.0"
@@ -3608,13 +3598,6 @@ __metadata:
36083598
languageName: node
36093599
linkType: hard
36103600

3611-
"@typescript-eslint/types@npm:8.19.1":
3612-
version: 8.19.1
3613-
resolution: "@typescript-eslint/types@npm:8.19.1"
3614-
checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e
3615-
languageName: node
3616-
linkType: hard
3617-
36183601
"@typescript-eslint/types@npm:8.33.0, @typescript-eslint/types@npm:^8.33.0":
36193602
version: 8.33.0
36203603
resolution: "@typescript-eslint/types@npm:8.33.0"
@@ -3629,24 +3612,6 @@ __metadata:
36293612
languageName: node
36303613
linkType: hard
36313614

3632-
"@typescript-eslint/typescript-estree@npm:8.19.1":
3633-
version: 8.19.1
3634-
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
3635-
dependencies:
3636-
"@typescript-eslint/types": "npm:8.19.1"
3637-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
3638-
debug: "npm:^4.3.4"
3639-
fast-glob: "npm:^3.3.2"
3640-
is-glob: "npm:^4.0.3"
3641-
minimatch: "npm:^9.0.4"
3642-
semver: "npm:^7.6.0"
3643-
ts-api-utils: "npm:^2.0.0"
3644-
peerDependencies:
3645-
typescript: ">=4.8.4 <5.8.0"
3646-
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
3647-
languageName: node
3648-
linkType: hard
3649-
36503615
"@typescript-eslint/typescript-estree@npm:8.33.0":
36513616
version: 8.33.0
36523617
resolution: "@typescript-eslint/typescript-estree@npm:8.33.0"
@@ -3687,7 +3652,7 @@ __metadata:
36873652
languageName: node
36883653
linkType: hard
36893654

3690-
"@typescript-eslint/utils@npm:8.39.1":
3655+
"@typescript-eslint/utils@npm:8.39.1, @typescript-eslint/utils@npm:^8.0.0":
36913656
version: 8.39.1
36923657
resolution: "@typescript-eslint/utils@npm:8.39.1"
36933658
dependencies:
@@ -3702,31 +3667,6 @@ __metadata:
37023667
languageName: node
37033668
linkType: hard
37043669

3705-
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
3706-
version: 8.19.1
3707-
resolution: "@typescript-eslint/utils@npm:8.19.1"
3708-
dependencies:
3709-
"@eslint-community/eslint-utils": "npm:^4.4.0"
3710-
"@typescript-eslint/scope-manager": "npm:8.19.1"
3711-
"@typescript-eslint/types": "npm:8.19.1"
3712-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
3713-
peerDependencies:
3714-
eslint: ^8.57.0 || ^9.0.0
3715-
typescript: ">=4.8.4 <5.8.0"
3716-
checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d
3717-
languageName: node
3718-
linkType: hard
3719-
3720-
"@typescript-eslint/visitor-keys@npm:8.19.1":
3721-
version: 8.19.1
3722-
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
3723-
dependencies:
3724-
"@typescript-eslint/types": "npm:8.19.1"
3725-
eslint-visitor-keys: "npm:^4.2.0"
3726-
checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0
3727-
languageName: node
3728-
linkType: hard
3729-
37303670
"@typescript-eslint/visitor-keys@npm:8.33.0":
37313671
version: 8.33.0
37323672
resolution: "@typescript-eslint/visitor-keys@npm:8.33.0"
@@ -5724,21 +5664,21 @@ __metadata:
57245664
languageName: node
57255665
linkType: hard
57265666

5727-
"eslint-plugin-jest@npm:^28.11.0":
5728-
version: 28.11.0
5729-
resolution: "eslint-plugin-jest@npm:28.11.0"
5667+
"eslint-plugin-jest@npm:^29.0.1":
5668+
version: 29.0.1
5669+
resolution: "eslint-plugin-jest@npm:29.0.1"
57305670
dependencies:
5731-
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
5671+
"@typescript-eslint/utils": "npm:^8.0.0"
57325672
peerDependencies:
5733-
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0 || ^8.0.0
5734-
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
5673+
"@typescript-eslint/eslint-plugin": ^8.0.0
5674+
eslint: ^8.57.0 || ^9.0.0
57355675
jest: "*"
57365676
peerDependenciesMeta:
57375677
"@typescript-eslint/eslint-plugin":
57385678
optional: true
57395679
jest:
57405680
optional: true
5741-
checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
5681+
checksum: 10c0/20edc166503a50c10b45f733797d530a5107c91efa25410ef405780d12222a796b5b41ed8f6d2b939632a1af273af6cc5732233463d1f36dbe7680bbb86c4eec
57425682
languageName: node
57435683
linkType: hard
57445684

@@ -9489,7 +9429,7 @@ __metadata:
94899429
eslint: "npm:^9.19.0"
94909430
eslint-config-prettier: "npm:^10.0.1"
94919431
eslint-plugin-import: "npm:^2.31.0"
9492-
eslint-plugin-jest: "npm:^28.11.0"
9432+
eslint-plugin-jest: "npm:^29.0.1"
94939433
eslint-plugin-react: "npm:^7.37.4"
94949434
eslint-plugin-react-hooks: "npm:^5.1.0"
94959435
eslint-plugin-unused-imports: "npm:^4.1.4"
@@ -10901,15 +10841,6 @@ __metadata:
1090110841
languageName: node
1090210842
linkType: hard
1090310843

10904-
"ts-api-utils@npm:^2.0.0":
10905-
version: 2.0.0
10906-
resolution: "ts-api-utils@npm:2.0.0"
10907-
peerDependencies:
10908-
typescript: ">=4.8.4"
10909-
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
10910-
languageName: node
10911-
linkType: hard
10912-
1091310844
"ts-api-utils@npm:^2.1.0":
1091410845
version: 2.1.0
1091510846
resolution: "ts-api-utils@npm:2.1.0"

0 commit comments

Comments
 (0)