Skip to content

Commit 1ab83bf

Browse files
chore(deps): update dependency eslint-plugin-jest to v28
1 parent 5cb59de commit 1ab83bf

File tree

2 files changed

+168
-42
lines changed

2 files changed

+168
-42
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-config-airbnb": "18.2.1",
3838
"eslint-config-prettier": "6.15.0",
3939
"eslint-plugin-import": "2.29.1",
40-
"eslint-plugin-jest": "23.20.0",
40+
"eslint-plugin-jest": "28.9.0",
4141
"eslint-plugin-jsx-a11y": "6.9.0",
4242
"eslint-plugin-prettier": "3.4.1",
4343
"eslint-plugin-react": "7.35.0",

yarn.lock

+167-41
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,13 @@
285285
dependencies:
286286
find-up "^4.0.0"
287287

288+
"@eslint-community/eslint-utils@^4.4.0":
289+
version "4.4.1"
290+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
291+
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
292+
dependencies:
293+
eslint-visitor-keys "^3.4.3"
294+
288295
"@jest/console@^24.7.1", "@jest/console@^24.9.0":
289296
version "24.9.0"
290297
resolved "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
@@ -450,11 +457,24 @@
450457
"@nodelib/fs.stat" "2.0.2"
451458
run-parallel "^1.1.9"
452459

460+
"@nodelib/[email protected]":
461+
version "2.1.5"
462+
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
463+
integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
464+
dependencies:
465+
"@nodelib/fs.stat" "2.0.5"
466+
run-parallel "^1.1.9"
467+
453468
"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.1":
454469
version "2.0.2"
455470
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.2.tgz#2762aea8fe78ea256860182dcb52d61ee4b8fda6"
456471
integrity sha512-z8+wGWV2dgUhLqrtRYa03yDx4HWMvXKi1z8g3m2JyxAx8F7xk74asqPk5LAETjqDSGLFML/6CDl0+yFunSYicw==
457472

473+
"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
474+
version "2.0.5"
475+
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
476+
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
477+
458478
"@nodelib/fs.walk@^1.2.1":
459479
version "1.2.3"
460480
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.3.tgz#a555dc256acaf00c62b0db29529028dd4d4cb141"
@@ -463,6 +483,14 @@
463483
"@nodelib/fs.scandir" "2.1.2"
464484
fastq "^1.6.0"
465485

486+
"@nodelib/fs.walk@^1.2.3":
487+
version "1.2.8"
488+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
489+
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
490+
dependencies:
491+
"@nodelib/fs.scandir" "2.1.5"
492+
fastq "^1.6.0"
493+
466494
"@octokit/endpoint@^5.1.0":
467495
version "5.3.5"
468496
resolved "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.3.5.tgz#2822c3b01107806dbdce3863b6205e3eff4289ed"
@@ -718,11 +746,6 @@
718746
"@types/istanbul-lib-coverage" "*"
719747
"@types/istanbul-lib-report" "*"
720748

721-
"@types/json-schema@^7.0.3":
722-
version "7.0.3"
723-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
724-
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
725-
726749
"@types/json5@^0.0.29":
727750
version "0.0.29"
728751
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -770,26 +793,50 @@
770793
dependencies:
771794
"@types/yargs-parser" "*"
772795

773-
"@typescript-eslint/experimental-utils@^2.5.0":
774-
version "2.7.0"
775-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.7.0.tgz#58d790a3884df3041b5a5e08f9e5e6b7c41864b5"
776-
integrity sha512-9/L/OJh2a5G2ltgBWJpHRfGnt61AgDeH6rsdg59BH0naQseSwR7abwHq3D5/op0KYD/zFT4LS5gGvWcMmegTEg==
796+
"@typescript-eslint/[email protected].0":
797+
version "8.13.0"
798+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.13.0.tgz#2f4aed0b87d72360e64e4ea194b1fde14a59082e"
799+
integrity sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==
777800
dependencies:
778-
"@types/json-schema" "^7.0.3"
779-
"@typescript-eslint/typescript-estree" "2.7.0"
780-
eslint-scope "^5.0.0"
801+
"@typescript-eslint/types" "8.13.0"
802+
"@typescript-eslint/visitor-keys" "8.13.0"
803+
804+
"@typescript-eslint/[email protected]":
805+
version "8.13.0"
806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.13.0.tgz#3f35dead2b2491a04339370dcbcd17bbdfc204d8"
807+
integrity sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==
781808

782-
"@typescript-eslint/typescript-estree@2.7.0":
783-
version "2.7.0"
784-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.7.0.tgz#34fd98c77a07b40d04d5b4203eddd3abeab909f4"
785-
integrity sha512-vVCE/DY72N4RiJ/2f10PTyYekX2OLaltuSIBqeHYI44GQ940VCYioInIb8jKMrK9u855OEJdFC+HmWAZTnC+Ag==
809+
"@typescript-eslint/typescript-estree@8.13.0":
810+
version "8.13.0"
811+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.13.0.tgz#db8c93dd5437ca3ce417a255fb35ddc3c12c3e95"
812+
integrity sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==
786813
dependencies:
787-
debug "^4.1.1"
788-
glob "^7.1.4"
789-
is-glob "^4.0.1"
790-
lodash.unescape "4.0.1"
791-
semver "^6.3.0"
792-
tsutils "^3.17.1"
814+
"@typescript-eslint/types" "8.13.0"
815+
"@typescript-eslint/visitor-keys" "8.13.0"
816+
debug "^4.3.4"
817+
fast-glob "^3.3.2"
818+
is-glob "^4.0.3"
819+
minimatch "^9.0.4"
820+
semver "^7.6.0"
821+
ts-api-utils "^1.3.0"
822+
823+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
824+
version "8.13.0"
825+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.13.0.tgz#f6d40e8b5053dcaeabbd2e26463857abf27d62c0"
826+
integrity sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==
827+
dependencies:
828+
"@eslint-community/eslint-utils" "^4.4.0"
829+
"@typescript-eslint/scope-manager" "8.13.0"
830+
"@typescript-eslint/types" "8.13.0"
831+
"@typescript-eslint/typescript-estree" "8.13.0"
832+
833+
"@typescript-eslint/[email protected]":
834+
version "8.13.0"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.13.0.tgz#e97b0d92b266ef38a1faf40a74da289b66683a5b"
836+
integrity sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==
837+
dependencies:
838+
"@typescript-eslint/types" "8.13.0"
839+
eslint-visitor-keys "^3.4.3"
793840

794841
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
795842
version "1.3.5"
@@ -1421,6 +1468,13 @@ brace-expansion@^1.1.7:
14211468
balanced-match "^1.0.0"
14221469
concat-map "0.0.1"
14231470

1471+
brace-expansion@^2.0.1:
1472+
version "2.0.1"
1473+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1474+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1475+
dependencies:
1476+
balanced-match "^1.0.0"
1477+
14241478
braces@^2.3.1:
14251479
version "2.3.2"
14261480
resolved "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -1444,6 +1498,13 @@ braces@^3.0.1:
14441498
dependencies:
14451499
fill-range "^7.0.1"
14461500

1501+
braces@^3.0.3:
1502+
version "3.0.3"
1503+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1504+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1505+
dependencies:
1506+
fill-range "^7.1.1"
1507+
14471508
browser-process-hrtime@^0.1.2:
14481509
version "0.1.3"
14491510
resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz#616f00faef1df7ec1b5bf9cfe2bdc3170f26c7b4"
@@ -2221,6 +2282,13 @@ debug@^3.2.7:
22212282
dependencies:
22222283
ms "^2.1.1"
22232284

2285+
debug@^4.3.4:
2286+
version "4.3.7"
2287+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
2288+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
2289+
dependencies:
2290+
ms "^2.1.3"
2291+
22242292
debuglog@^1.0.1:
22252293
version "1.0.1"
22262294
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
@@ -3014,12 +3082,12 @@ [email protected]:
30143082
semver "^6.3.1"
30153083
tsconfig-paths "^3.15.0"
30163084

3017-
eslint-plugin-jest@23.20.0:
3018-
version "23.20.0"
3019-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
3020-
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
3085+
eslint-plugin-jest@28.9.0:
3086+
version "28.9.0"
3087+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
3088+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
30213089
dependencies:
3022-
"@typescript-eslint/experimental-utils" "^2.5.0"
3090+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
30233091

30243092
30253093
version "6.9.0"
@@ -3094,6 +3162,11 @@ eslint-visitor-keys@^1.1.0:
30943162
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
30953163
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
30963164

3165+
eslint-visitor-keys@^3.4.3:
3166+
version "3.4.3"
3167+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3168+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3169+
30973170
30983171
version "6.8.0"
30993172
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -3352,6 +3425,17 @@ fast-glob@^3.0.3:
33523425
merge2 "^1.2.3"
33533426
micromatch "^4.0.2"
33543427

3428+
fast-glob@^3.3.2:
3429+
version "3.3.2"
3430+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
3431+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
3432+
dependencies:
3433+
"@nodelib/fs.stat" "^2.0.2"
3434+
"@nodelib/fs.walk" "^1.2.3"
3435+
glob-parent "^5.1.2"
3436+
merge2 "^1.3.0"
3437+
micromatch "^4.0.4"
3438+
33553439
fast-json-stable-stringify@^2.0.0:
33563440
version "2.0.0"
33573441
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -3427,6 +3511,13 @@ fill-range@^7.0.1:
34273511
dependencies:
34283512
to-regex-range "^5.0.1"
34293513

3514+
fill-range@^7.1.1:
3515+
version "7.1.1"
3516+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
3517+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
3518+
dependencies:
3519+
to-regex-range "^5.0.1"
3520+
34303521
find-npm-prefix@^1.0.2:
34313522
version "1.0.2"
34323523
resolved "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz#8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf"
@@ -3817,6 +3908,13 @@ glob-parent@^5.0.0:
38173908
dependencies:
38183909
is-glob "^4.0.1"
38193910

3911+
glob-parent@^5.1.2:
3912+
version "5.1.2"
3913+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3914+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
3915+
dependencies:
3916+
is-glob "^4.0.1"
3917+
38203918
glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
38213919
version "7.1.4"
38223920
resolved "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
@@ -5969,11 +6067,6 @@ lodash.toarray@^4.4.0:
59696067
resolved "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
59706068
integrity sha1-JMS/zWsvuji/0FlNsRedjptlZWE=
59716069

5972-
5973-
version "4.0.1"
5974-
resolved "https://registry.npmjs.org/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
5975-
integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
5976-
59776070
lodash.union@~4.6.0:
59786071
version "4.6.0"
59796072
resolved "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
@@ -6197,6 +6290,11 @@ merge2@^1.2.3:
61976290
resolved "https://registry.npmjs.org/merge2/-/merge2-1.3.0.tgz#5b366ee83b2f1582c48f87e47cf1a9352103ca81"
61986291
integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==
61996292

6293+
merge2@^1.3.0:
6294+
version "1.4.1"
6295+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
6296+
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
6297+
62006298
micromatch@^3.1.10, micromatch@^3.1.4:
62016299
version "3.1.10"
62026300
resolved "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
@@ -6224,6 +6322,14 @@ micromatch@^4.0.0, micromatch@^4.0.2:
62246322
braces "^3.0.1"
62256323
picomatch "^2.0.5"
62266324

6325+
micromatch@^4.0.4:
6326+
version "4.0.8"
6327+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
6328+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
6329+
dependencies:
6330+
braces "^3.0.3"
6331+
picomatch "^2.3.1"
6332+
62276333
62286334
version "1.40.0"
62296335
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
@@ -6265,6 +6371,13 @@ minimatch@^3.1.2:
62656371
dependencies:
62666372
brace-expansion "^1.1.7"
62676373

6374+
minimatch@^9.0.4:
6375+
version "9.0.5"
6376+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6377+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6378+
dependencies:
6379+
brace-expansion "^2.0.1"
6380+
62686381
minimist-options@^3.0.1:
62696382
version "3.0.2"
62706383
resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954"
@@ -6366,6 +6479,11 @@ ms@^2.0.0, ms@^2.1.1:
63666479
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
63676480
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
63686481

6482+
ms@^2.1.3:
6483+
version "2.1.3"
6484+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
6485+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
6486+
63696487
[email protected], mute-stream@~0.0.4:
63706488
version "0.0.8"
63716489
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
@@ -7387,6 +7505,11 @@ picomatch@^2.0.5:
73877505
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
73887506
integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==
73897507

7508+
picomatch@^2.3.1:
7509+
version "2.3.1"
7510+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
7511+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
7512+
73907513
pify@^3.0.0:
73917514
version "3.0.0"
73927515
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -8278,7 +8401,7 @@ semver-regex@^2.0.0:
82788401
resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
82798402
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
82808403

8281-
[email protected], semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
8404+
[email protected], semver@^6.0.0, semver@^6.1.2, semver@^6.2.0:
82828405
version "6.3.0"
82838406
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
82848407
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -8288,6 +8411,11 @@ semver@^6.3.1:
82888411
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
82898412
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
82908413

8414+
semver@^7.6.0:
8415+
version "7.6.3"
8416+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
8417+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
8418+
82918419
semver@~5.3.0:
82928420
version "5.3.0"
82938421
resolved "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
@@ -9257,6 +9385,11 @@ trim-off-newlines@^1.0.0:
92579385
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
92589386
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
92599387

9388+
ts-api-utils@^1.3.0:
9389+
version "1.4.0"
9390+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.0.tgz#709c6f2076e511a81557f3d07a0cbd566ae8195c"
9391+
integrity sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==
9392+
92609393
tsconfig-paths@^3.15.0:
92619394
version "3.15.0"
92629395
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -9267,18 +9400,11 @@ tsconfig-paths@^3.15.0:
92679400
minimist "^1.2.6"
92689401
strip-bom "^3.0.0"
92699402

9270-
tslib@^1.8.1, tslib@^1.9.0:
9403+
tslib@^1.9.0:
92719404
version "1.10.0"
92729405
resolved "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
92739406
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
92749407

9275-
tsutils@^3.17.1:
9276-
version "3.17.1"
9277-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
9278-
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
9279-
dependencies:
9280-
tslib "^1.8.1"
9281-
92829408
tunnel-agent@^0.6.0:
92839409
version "0.6.0"
92849410
resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)