Skip to content

Commit 6ef72e0

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.9.0
1 parent 0768a1b commit 6ef72e0

File tree

1 file changed

+60
-36
lines changed

1 file changed

+60
-36
lines changed

yarn.lock

Lines changed: 60 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -302,13 +302,20 @@
302302
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
303303
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
304304

305-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
305+
"@eslint-community/eslint-utils@^4.2.0":
306306
version "4.4.0"
307307
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
308308
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
309309
dependencies:
310310
eslint-visitor-keys "^3.3.0"
311311

312+
"@eslint-community/eslint-utils@^4.4.0":
313+
version "4.4.1"
314+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
315+
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
316+
dependencies:
317+
eslint-visitor-keys "^3.4.3"
318+
312319
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
313320
version "4.11.0"
314321
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
@@ -799,13 +806,13 @@
799806
"@typescript-eslint/types" "7.18.0"
800807
"@typescript-eslint/visitor-keys" "7.18.0"
801808

802-
"@typescript-eslint/scope-manager@8.3.0":
803-
version "8.3.0"
804-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468"
805-
integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==
809+
"@typescript-eslint/scope-manager@8.13.0":
810+
version "8.13.0"
811+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.13.0.tgz#2f4aed0b87d72360e64e4ea194b1fde14a59082e"
812+
integrity sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==
806813
dependencies:
807-
"@typescript-eslint/types" "8.3.0"
808-
"@typescript-eslint/visitor-keys" "8.3.0"
814+
"@typescript-eslint/types" "8.13.0"
815+
"@typescript-eslint/visitor-keys" "8.13.0"
809816

810817
"@typescript-eslint/[email protected]":
811818
version "7.18.0"
@@ -827,10 +834,10 @@
827834
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
828835
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
829836

830-
"@typescript-eslint/types@8.3.0":
831-
version "8.3.0"
832-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
833-
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
837+
"@typescript-eslint/types@8.13.0":
838+
version "8.13.0"
839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.13.0.tgz#3f35dead2b2491a04339370dcbcd17bbdfc204d8"
840+
integrity sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==
834841

835842
"@typescript-eslint/[email protected]":
836843
version "6.21.0"
@@ -860,13 +867,13 @@
860867
semver "^7.6.0"
861868
ts-api-utils "^1.3.0"
862869

863-
"@typescript-eslint/typescript-estree@8.3.0":
864-
version "8.3.0"
865-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
866-
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
870+
"@typescript-eslint/typescript-estree@8.13.0":
871+
version "8.13.0"
872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.13.0.tgz#db8c93dd5437ca3ce417a255fb35ddc3c12c3e95"
873+
integrity sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==
867874
dependencies:
868-
"@typescript-eslint/types" "8.3.0"
869-
"@typescript-eslint/visitor-keys" "8.3.0"
875+
"@typescript-eslint/types" "8.13.0"
876+
"@typescript-eslint/visitor-keys" "8.13.0"
870877
debug "^4.3.4"
871878
fast-glob "^3.3.2"
872879
is-glob "^4.0.3"
@@ -885,14 +892,14 @@
885892
"@typescript-eslint/typescript-estree" "7.18.0"
886893

887894
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
888-
version "8.3.0"
889-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08"
890-
integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==
895+
version "8.13.0"
896+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.13.0.tgz#f6d40e8b5053dcaeabbd2e26463857abf27d62c0"
897+
integrity sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==
891898
dependencies:
892899
"@eslint-community/eslint-utils" "^4.4.0"
893-
"@typescript-eslint/scope-manager" "8.3.0"
894-
"@typescript-eslint/types" "8.3.0"
895-
"@typescript-eslint/typescript-estree" "8.3.0"
900+
"@typescript-eslint/scope-manager" "8.13.0"
901+
"@typescript-eslint/types" "8.13.0"
902+
"@typescript-eslint/typescript-estree" "8.13.0"
896903

897904
"@typescript-eslint/[email protected]":
898905
version "6.21.0"
@@ -910,12 +917,12 @@
910917
"@typescript-eslint/types" "7.18.0"
911918
eslint-visitor-keys "^3.4.3"
912919

913-
"@typescript-eslint/visitor-keys@8.3.0":
914-
version "8.3.0"
915-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b"
916-
integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==
920+
"@typescript-eslint/visitor-keys@8.13.0":
921+
version "8.13.0"
922+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.13.0.tgz#e97b0d92b266ef38a1faf40a74da289b66683a5b"
923+
integrity sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==
917924
dependencies:
918-
"@typescript-eslint/types" "8.3.0"
925+
"@typescript-eslint/types" "8.13.0"
919926
eslint-visitor-keys "^3.4.3"
920927

921928
"@ungap/structured-clone@^1.2.0":
@@ -1278,13 +1285,20 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
12781285
shebang-command "^2.0.0"
12791286
which "^2.0.1"
12801287

1281-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1288+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
12821289
version "4.3.6"
12831290
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
12841291
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
12851292
dependencies:
12861293
ms "2.1.2"
12871294

1295+
debug@^4.3.4:
1296+
version "4.3.7"
1297+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
1298+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
1299+
dependencies:
1300+
ms "^2.1.3"
1301+
12881302
dedent@^1.0.0:
12891303
version "1.5.3"
12901304
resolved "https://registry.yarnpkg.com/dedent/-/dedent-1.5.3.tgz#99aee19eb9bae55a67327717b6e848d0bf777e5a"
@@ -1386,9 +1400,9 @@ eslint-compat-utils@^0.5.0:
13861400
semver "^7.5.4"
13871401

13881402
eslint-plugin-jest@^28.8.0:
1389-
version "28.8.0"
1390-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
1391-
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
1403+
version "28.9.0"
1404+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
1405+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
13921406
dependencies:
13931407
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
13941408

@@ -2459,9 +2473,9 @@ merge2@^1.3.0, merge2@^1.4.1:
24592473
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
24602474

24612475
micromatch@^4.0.4:
2462-
version "4.0.7"
2463-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
2464-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
2476+
version "4.0.8"
2477+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2478+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
24652479
dependencies:
24662480
braces "^3.0.3"
24672481
picomatch "^2.3.1"
@@ -2509,6 +2523,11 @@ [email protected]:
25092523
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
25102524
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
25112525

2526+
ms@^2.1.3:
2527+
version "2.1.3"
2528+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2529+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2530+
25122531
natural-compare@^1.4.0:
25132532
version "1.4.0"
25142533
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -2981,11 +3000,16 @@ to-regex-range@^5.0.1:
29813000
dependencies:
29823001
is-number "^7.0.0"
29833002

2984-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
3003+
ts-api-utils@^1.0.1:
29853004
version "1.3.0"
29863005
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
29873006
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
29883007

3008+
ts-api-utils@^1.3.0:
3009+
version "1.4.0"
3010+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.0.tgz#709c6f2076e511a81557f3d07a0cbd566ae8195c"
3011+
integrity sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==
3012+
29893013
ts-jest@^29.2.4:
29903014
version "29.2.5"
29913015
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.5.tgz#591a3c108e1f5ebd013d3152142cb5472b399d63"

0 commit comments

Comments
 (0)