Skip to content

Commit 756e6d6

Browse files
chore: update dependency eslint-plugin-jest to v28.5.0 (#4060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2217faf commit 756e6d6

File tree

1 file changed

+15
-63
lines changed

1 file changed

+15
-63
lines changed

yarn.lock

+15-63
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,7 @@
19741974
dependencies:
19751975
"@types/istanbul-lib-report" "*"
19761976

1977-
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15":
1977+
"@types/json-schema@^7.0.15":
19781978
version "7.0.15"
19791979
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
19801980
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -2128,7 +2128,7 @@
21282128
resolved "https://registry.npmjs.org/@types/require-from-string/-/require-from-string-1.2.3.tgz"
21292129
integrity sha512-kxLU5xvefySGpp1Z7VCt4m5AhQJUZ8HjW8ADdeS7GieqFPHLAde007fd9bxeXEsFXyaA0LeWIoQXyXP17mGpIg==
21302130

2131-
"@types/semver@^7.5.0", "@types/semver@^7.5.7", "@types/semver@^7.5.8":
2131+
"@types/semver@^7.5.7", "@types/semver@^7.5.8":
21322132
version "7.5.8"
21332133
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
21342134
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -2210,14 +2210,6 @@
22102210
"@typescript-eslint/visitor-keys" "7.8.0"
22112211
debug "^4.3.4"
22122212

2213-
"@typescript-eslint/[email protected]":
2214-
version "6.21.0"
2215-
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
2216-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
2217-
dependencies:
2218-
"@typescript-eslint/types" "6.21.0"
2219-
"@typescript-eslint/visitor-keys" "6.21.0"
2220-
22212213
"@typescript-eslint/[email protected]":
22222214
version "7.8.0"
22232215
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
@@ -2236,30 +2228,11 @@
22362228
debug "^4.3.4"
22372229
ts-api-utils "^1.3.0"
22382230

2239-
"@typescript-eslint/[email protected]":
2240-
version "6.21.0"
2241-
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
2242-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
2243-
22442231
"@typescript-eslint/[email protected]":
22452232
version "7.8.0"
22462233
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
22472234
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
22482235

2249-
"@typescript-eslint/[email protected]":
2250-
version "6.21.0"
2251-
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
2252-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
2253-
dependencies:
2254-
"@typescript-eslint/types" "6.21.0"
2255-
"@typescript-eslint/visitor-keys" "6.21.0"
2256-
debug "^4.3.4"
2257-
globby "^11.1.0"
2258-
is-glob "^4.0.3"
2259-
minimatch "9.0.3"
2260-
semver "^7.5.4"
2261-
ts-api-utils "^1.0.1"
2262-
22632236
"@typescript-eslint/[email protected]":
22642237
version "7.8.0"
22652238
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
@@ -2274,7 +2247,7 @@
22742247
semver "^7.6.0"
22752248
ts-api-utils "^1.3.0"
22762249

2277-
"@typescript-eslint/[email protected]":
2250+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0":
22782251
version "7.8.0"
22792252
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
22802253
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
@@ -2287,27 +2260,6 @@
22872260
"@typescript-eslint/typescript-estree" "7.8.0"
22882261
semver "^7.6.0"
22892262

2290-
"@typescript-eslint/utils@^6.0.0":
2291-
version "6.21.0"
2292-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
2293-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
2294-
dependencies:
2295-
"@eslint-community/eslint-utils" "^4.4.0"
2296-
"@types/json-schema" "^7.0.12"
2297-
"@types/semver" "^7.5.0"
2298-
"@typescript-eslint/scope-manager" "6.21.0"
2299-
"@typescript-eslint/types" "6.21.0"
2300-
"@typescript-eslint/typescript-estree" "6.21.0"
2301-
semver "^7.5.4"
2302-
2303-
"@typescript-eslint/[email protected]":
2304-
version "6.21.0"
2305-
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
2306-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
2307-
dependencies:
2308-
"@typescript-eslint/types" "6.21.0"
2309-
eslint-visitor-keys "^3.4.1"
2310-
23112263
"@typescript-eslint/[email protected]":
23122264
version "7.8.0"
23132265
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
@@ -3958,11 +3910,11 @@ eslint-plugin-import@^2.28.0:
39583910
tsconfig-paths "^3.15.0"
39593911

39603912
eslint-plugin-jest@^28.0.0:
3961-
version "28.4.0"
3962-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.4.0.tgz#213be88f799a35ca9d63ce1a30081bb32b8da765"
3963-
integrity sha512-ORVHiFPC8RQxHLyQJ37MxNilK9k+cPzjHz65T8gAbpYZunGutXvKqwfM3WXBCvFDF1QBeYJJu9LB/i5cuXBs+g==
3913+
version "28.5.0"
3914+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
3915+
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
39643916
dependencies:
3965-
"@typescript-eslint/utils" "^6.0.0"
3917+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
39663918

39673919
eslint-scope@^7.2.2:
39683920
version "7.2.2"
@@ -5983,13 +5935,6 @@ [email protected]:
59835935
dependencies:
59845936
brace-expansion "^1.1.7"
59855937

5986-
[email protected], minimatch@^9.0.1:
5987-
version "9.0.3"
5988-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5989-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5990-
dependencies:
5991-
brace-expansion "^2.0.1"
5992-
59935938
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
59945939
version "3.1.2"
59955940
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
@@ -6004,6 +5949,13 @@ minimatch@^5.0.1:
60045949
dependencies:
60055950
brace-expansion "^2.0.1"
60065951

5952+
minimatch@^9.0.1:
5953+
version "9.0.3"
5954+
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5955+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5956+
dependencies:
5957+
brace-expansion "^2.0.1"
5958+
60075959
minimatch@^9.0.4:
60085960
version "9.0.4"
60095961
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -7906,7 +7858,7 @@ trim-newlines@^3.0.0:
79067858
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz"
79077859
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
79087860

7909-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
7861+
ts-api-utils@^1.3.0:
79107862
version "1.3.0"
79117863
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
79127864
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)