Skip to content

Commit 1ea1549

Browse files
Update dependency eslint-plugin-jest to v28
1 parent 77cb531 commit 1ea1549

File tree

2 files changed

+101
-106
lines changed

2 files changed

+101
-106
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "8.57.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "^2.29.1",
44-
"eslint-plugin-jest": "27.9.0",
44+
"eslint-plugin-jest": "28.5.0",
4545
"eslint-plugin-sort-destructure-keys": "^1.5.0",
4646
"jest": "29.7.0",
4747
"jest-nock": "^0.2.2",

yarn.lock

+100-105
Original file line numberDiff line numberDiff line change
@@ -1070,16 +1070,11 @@
10701070
expect "^29.0.0"
10711071
pretty-format "^29.0.0"
10721072

1073-
"@types/json-schema@^7.0.12":
1073+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15":
10741074
version "7.0.15"
10751075
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
10761076
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
10771077

1078-
"@types/json-schema@^7.0.9":
1079-
version "7.0.11"
1080-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
1081-
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
1082-
10831078
"@types/json5@^0.0.29":
10841079
version "0.0.29"
10851080
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -1106,7 +1101,7 @@
11061101
dependencies:
11071102
undici-types "~5.26.4"
11081103

1109-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1104+
"@types/semver@^7.5.0", "@types/semver@^7.5.8":
11101105
version "7.5.8"
11111106
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
11121107
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -1156,14 +1151,6 @@
11561151
"@typescript-eslint/visitor-keys" "7.1.1"
11571152
debug "^4.3.4"
11581153

1159-
"@typescript-eslint/[email protected]":
1160-
version "5.47.0"
1161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
1162-
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
1163-
dependencies:
1164-
"@typescript-eslint/types" "5.47.0"
1165-
"@typescript-eslint/visitor-keys" "5.47.0"
1166-
11671154
"@typescript-eslint/[email protected]":
11681155
version "7.1.1"
11691156
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
@@ -1172,6 +1159,14 @@
11721159
"@typescript-eslint/types" "7.1.1"
11731160
"@typescript-eslint/visitor-keys" "7.1.1"
11741161

1162+
"@typescript-eslint/[email protected]":
1163+
version "7.8.0"
1164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
1165+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
1166+
dependencies:
1167+
"@typescript-eslint/types" "7.8.0"
1168+
"@typescript-eslint/visitor-keys" "7.8.0"
1169+
11751170
"@typescript-eslint/[email protected]":
11761171
version "7.1.1"
11771172
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
@@ -1182,28 +1177,15 @@
11821177
debug "^4.3.4"
11831178
ts-api-utils "^1.0.1"
11841179

1185-
"@typescript-eslint/[email protected]":
1186-
version "5.47.0"
1187-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
1188-
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
1189-
11901180
"@typescript-eslint/[email protected]":
11911181
version "7.1.1"
11921182
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
11931183
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
11941184

1195-
"@typescript-eslint/[email protected]":
1196-
version "5.47.0"
1197-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
1198-
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
1199-
dependencies:
1200-
"@typescript-eslint/types" "5.47.0"
1201-
"@typescript-eslint/visitor-keys" "5.47.0"
1202-
debug "^4.3.4"
1203-
globby "^11.1.0"
1204-
is-glob "^4.0.3"
1205-
semver "^7.3.7"
1206-
tsutils "^3.21.0"
1185+
"@typescript-eslint/[email protected]":
1186+
version "7.8.0"
1187+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
1188+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
12071189

12081190
"@typescript-eslint/[email protected]":
12091191
version "7.1.1"
@@ -1219,6 +1201,20 @@
12191201
semver "^7.5.4"
12201202
ts-api-utils "^1.0.1"
12211203

1204+
"@typescript-eslint/[email protected]":
1205+
version "7.8.0"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
1207+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
1208+
dependencies:
1209+
"@typescript-eslint/types" "7.8.0"
1210+
"@typescript-eslint/visitor-keys" "7.8.0"
1211+
debug "^4.3.4"
1212+
globby "^11.1.0"
1213+
is-glob "^4.0.3"
1214+
minimatch "^9.0.4"
1215+
semver "^7.6.0"
1216+
ts-api-utils "^1.3.0"
1217+
12221218
"@typescript-eslint/[email protected]":
12231219
version "7.1.1"
12241220
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
@@ -1232,27 +1228,18 @@
12321228
"@typescript-eslint/typescript-estree" "7.1.1"
12331229
semver "^7.5.4"
12341230

1235-
"@typescript-eslint/utils@^5.10.0":
1236-
version "5.47.0"
1237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
1238-
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
1239-
dependencies:
1240-
"@types/json-schema" "^7.0.9"
1241-
"@types/semver" "^7.3.12"
1242-
"@typescript-eslint/scope-manager" "5.47.0"
1243-
"@typescript-eslint/types" "5.47.0"
1244-
"@typescript-eslint/typescript-estree" "5.47.0"
1245-
eslint-scope "^5.1.1"
1246-
eslint-utils "^3.0.0"
1247-
semver "^7.3.7"
1248-
1249-
"@typescript-eslint/[email protected]":
1250-
version "5.47.0"
1251-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
1252-
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
1253-
dependencies:
1254-
"@typescript-eslint/types" "5.47.0"
1255-
eslint-visitor-keys "^3.3.0"
1231+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0":
1232+
version "7.8.0"
1233+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
1234+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
1235+
dependencies:
1236+
"@eslint-community/eslint-utils" "^4.4.0"
1237+
"@types/json-schema" "^7.0.15"
1238+
"@types/semver" "^7.5.8"
1239+
"@typescript-eslint/scope-manager" "7.8.0"
1240+
"@typescript-eslint/types" "7.8.0"
1241+
"@typescript-eslint/typescript-estree" "7.8.0"
1242+
semver "^7.6.0"
12561243

12571244
"@typescript-eslint/[email protected]":
12581245
version "7.1.1"
@@ -1262,6 +1249,14 @@
12621249
"@typescript-eslint/types" "7.1.1"
12631250
eslint-visitor-keys "^3.4.1"
12641251

1252+
"@typescript-eslint/[email protected]":
1253+
version "7.8.0"
1254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
1255+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
1256+
dependencies:
1257+
"@typescript-eslint/types" "7.8.0"
1258+
eslint-visitor-keys "^3.4.3"
1259+
12651260
"@ungap/structured-clone@^1.2.0":
12661261
version "1.2.0"
12671262
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1998,12 +1993,12 @@ eslint-plugin-import@^2.29.1:
19981993
semver "^6.3.1"
19991994
tsconfig-paths "^3.15.0"
20001995

2001-
eslint-plugin-jest@27.9.0:
2002-
version "27.9.0"
2003-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
2004-
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
1996+
eslint-plugin-jest@28.5.0:
1997+
version "28.5.0"
1998+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
1999+
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
20052000
dependencies:
2006-
"@typescript-eslint/utils" "^5.10.0"
2001+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
20072002

20082003
eslint-plugin-sort-destructure-keys@^1.5.0:
20092004
version "1.5.0"
@@ -2012,14 +2007,6 @@ eslint-plugin-sort-destructure-keys@^1.5.0:
20122007
dependencies:
20132008
natural-compare-lite "^1.4.0"
20142009

2015-
eslint-scope@^5.1.1:
2016-
version "5.1.1"
2017-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2018-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2019-
dependencies:
2020-
esrecurse "^4.3.0"
2021-
estraverse "^4.1.1"
2022-
20232010
eslint-scope@^7.2.2:
20242011
version "7.2.2"
20252012
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2028,18 +2015,6 @@ eslint-scope@^7.2.2:
20282015
esrecurse "^4.3.0"
20292016
estraverse "^5.2.0"
20302017

2031-
eslint-utils@^3.0.0:
2032-
version "3.0.0"
2033-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2034-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2035-
dependencies:
2036-
eslint-visitor-keys "^2.0.0"
2037-
2038-
eslint-visitor-keys@^2.0.0:
2039-
version "2.1.0"
2040-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
2041-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
2042-
20432018
eslint-visitor-keys@^3.3.0:
20442019
version "3.3.0"
20452020
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -2122,11 +2097,6 @@ esrecurse@^4.3.0:
21222097
dependencies:
21232098
estraverse "^5.2.0"
21242099

2125-
estraverse@^4.1.1:
2126-
version "4.3.0"
2127-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2128-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2129-
21302100
estraverse@^5.1.0, estraverse@^5.2.0:
21312101
version "5.3.0"
21322102
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3436,6 +3406,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
34363406
dependencies:
34373407
brace-expansion "^1.1.7"
34383408

3409+
minimatch@^9.0.4:
3410+
version "9.0.4"
3411+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3412+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3413+
dependencies:
3414+
brace-expansion "^2.0.1"
3415+
34393416
minimist@^1.2.0, minimist@^1.2.6:
34403417
version "1.2.7"
34413418
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
@@ -3901,20 +3878,20 @@ semver@^6.3.1:
39013878
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
39023879
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
39033880

3904-
semver@^7.3.7:
3905-
version "7.3.8"
3906-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
3907-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
3908-
dependencies:
3909-
lru-cache "^6.0.0"
3910-
39113881
semver@^7.5.3, semver@^7.5.4:
39123882
version "7.5.4"
39133883
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
39143884
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
39153885
dependencies:
39163886
lru-cache "^6.0.0"
39173887

3888+
semver@^7.6.0:
3889+
version "7.6.0"
3890+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
3891+
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
3892+
dependencies:
3893+
lru-cache "^6.0.0"
3894+
39183895
set-function-length@^1.1.1:
39193896
version "1.1.1"
39203897
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.1.1.tgz#4bc39fafb0307224a33e106a7d35ca1218d659ed"
@@ -4008,7 +3985,16 @@ string-length@^4.0.1:
40083985
char-regex "^1.0.2"
40093986
strip-ansi "^6.0.0"
40103987

4011-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3988+
"string-width-cjs@npm:string-width@^4.2.0":
3989+
version "4.2.3"
3990+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3991+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3992+
dependencies:
3993+
emoji-regex "^8.0.0"
3994+
is-fullwidth-code-point "^3.0.0"
3995+
strip-ansi "^6.0.1"
3996+
3997+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
40123998
version "4.2.3"
40133999
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
40144000
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4053,7 +4039,14 @@ string.prototype.trimstart@^1.0.7:
40534039
define-properties "^1.2.0"
40544040
es-abstract "^1.22.1"
40554041

4056-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4042+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4043+
version "6.0.1"
4044+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4045+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4046+
dependencies:
4047+
ansi-regex "^5.0.1"
4048+
4049+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
40574050
version "6.0.1"
40584051
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
40594052
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4164,6 +4157,11 @@ ts-api-utils@^1.0.1:
41644157
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
41654158
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
41664159

4160+
ts-api-utils@^1.3.0:
4161+
version "1.3.0"
4162+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4163+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4164+
41674165
41684166
version "29.1.2"
41694167
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
@@ -4188,18 +4186,6 @@ tsconfig-paths@^3.15.0:
41884186
minimist "^1.2.6"
41894187
strip-bom "^3.0.0"
41904188

4191-
tslib@^1.8.1:
4192-
version "1.14.1"
4193-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4194-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4195-
4196-
tsutils@^3.21.0:
4197-
version "3.21.0"
4198-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
4199-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
4200-
dependencies:
4201-
tslib "^1.8.1"
4202-
42034189
tunnel@^0.0.6:
42044190
version "0.0.6"
42054191
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
@@ -4381,7 +4367,16 @@ which@^2.0.1:
43814367
dependencies:
43824368
isexe "^2.0.0"
43834369

4384-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4370+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4371+
version "7.0.0"
4372+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4373+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4374+
dependencies:
4375+
ansi-styles "^4.0.0"
4376+
string-width "^4.1.0"
4377+
strip-ansi "^6.0.0"
4378+
4379+
wrap-ansi@^7.0.0:
43854380
version "7.0.0"
43864381
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
43874382
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)