Skip to content

Commit d406281

Browse files
build(deps): update typescript-eslint to v6
1 parent acca44f commit d406281

2 files changed

Lines changed: 89 additions & 105 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@softwareventures/prettier-config": "4.0.0",
3535
"@softwareventures/semantic-release-config": "3.1.0",
3636
"@softwareventures/tsconfig": "7.1.0",
37-
"@typescript-eslint/eslint-plugin": "5.62.0",
38-
"@typescript-eslint/parser": "5.62.0",
37+
"@typescript-eslint/eslint-plugin": "6.19.0",
38+
"@typescript-eslint/parser": "6.19.0",
3939
"ava": "5.3.1",
4040
"cz-conventional-changelog": "3.3.0",
4141
"eslint": "8.56.0",

yarn.lock

Lines changed: 87 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@
9999
esquery "^1.5.0"
100100
jsdoc-type-pratt-parser "~4.0.0"
101101

102-
"@eslint-community/eslint-utils@^4.2.0":
102+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
103103
version "4.4.0"
104104
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
105105
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
106106
dependencies:
107107
eslint-visitor-keys "^3.3.0"
108108

109-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
109+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
110110
version "4.10.0"
111111
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
112112
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -625,7 +625,7 @@
625625
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
626626
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
627627

628-
"@types/json-schema@^7.0.9":
628+
"@types/json-schema@^7.0.12":
629629
version "7.0.15"
630630
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
631631
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -650,94 +650,96 @@
650650
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
651651
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
652652

653-
"@types/semver@^7.3.12":
653+
"@types/semver@^7.5.0":
654654
version "7.5.6"
655655
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
656656
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
657657

658-
"@typescript-eslint/eslint-plugin@5.62.0":
659-
version "5.62.0"
660-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
661-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
658+
"@typescript-eslint/eslint-plugin@6.19.0":
659+
version "6.19.0"
660+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz#db03f3313b57a30fbbdad2e6929e88fc7feaf9ba"
661+
integrity sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==
662662
dependencies:
663-
"@eslint-community/regexpp" "^4.4.0"
664-
"@typescript-eslint/scope-manager" "5.62.0"
665-
"@typescript-eslint/type-utils" "5.62.0"
666-
"@typescript-eslint/utils" "5.62.0"
663+
"@eslint-community/regexpp" "^4.5.1"
664+
"@typescript-eslint/scope-manager" "6.19.0"
665+
"@typescript-eslint/type-utils" "6.19.0"
666+
"@typescript-eslint/utils" "6.19.0"
667+
"@typescript-eslint/visitor-keys" "6.19.0"
667668
debug "^4.3.4"
668669
graphemer "^1.4.0"
669-
ignore "^5.2.0"
670-
natural-compare-lite "^1.4.0"
671-
semver "^7.3.7"
672-
tsutils "^3.21.0"
673-
674-
"@typescript-eslint/parser@5.62.0":
675-
version "5.62.0"
676-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
677-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
678-
dependencies:
679-
"@typescript-eslint/scope-manager" "5.62.0"
680-
"@typescript-eslint/types" "5.62.0"
681-
"@typescript-eslint/typescript-estree" "5.62.0"
670+
ignore "^5.2.4"
671+
natural-compare "^1.4.0"
672+
semver "^7.5.4"
673+
ts-api-utils "^1.0.1"
674+
675+
"@typescript-eslint/parser@6.19.0":
676+
version "6.19.0"
677+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.0.tgz#80344086f362181890ade7e94fc35fe0480bfdf5"
678+
integrity sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==
679+
dependencies:
680+
"@typescript-eslint/scope-manager" "6.19.0"
681+
"@typescript-eslint/types" "6.19.0"
682+
"@typescript-eslint/typescript-estree" "6.19.0"
683+
"@typescript-eslint/visitor-keys" "6.19.0"
682684
debug "^4.3.4"
683685

684-
"@typescript-eslint/scope-manager@5.62.0":
685-
version "5.62.0"
686-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
687-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
686+
"@typescript-eslint/scope-manager@6.19.0":
687+
version "6.19.0"
688+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz#b6d2abb825b29ab70cb542d220e40c61c1678116"
689+
integrity sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==
688690
dependencies:
689-
"@typescript-eslint/types" "5.62.0"
690-
"@typescript-eslint/visitor-keys" "5.62.0"
691+
"@typescript-eslint/types" "6.19.0"
692+
"@typescript-eslint/visitor-keys" "6.19.0"
691693

692-
"@typescript-eslint/type-utils@5.62.0":
693-
version "5.62.0"
694-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
695-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
694+
"@typescript-eslint/type-utils@6.19.0":
695+
version "6.19.0"
696+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz#522a494ef0d3e9fdc5e23a7c22c9331bbade0101"
697+
integrity sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==
696698
dependencies:
697-
"@typescript-eslint/typescript-estree" "5.62.0"
698-
"@typescript-eslint/utils" "5.62.0"
699+
"@typescript-eslint/typescript-estree" "6.19.0"
700+
"@typescript-eslint/utils" "6.19.0"
699701
debug "^4.3.4"
700-
tsutils "^3.21.0"
702+
ts-api-utils "^1.0.1"
701703

702-
"@typescript-eslint/types@5.62.0":
703-
version "5.62.0"
704-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
705-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
704+
"@typescript-eslint/types@6.19.0":
705+
version "6.19.0"
706+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.0.tgz#689b0498c436272a6a2059b09f44bcbd90de294a"
707+
integrity sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==
706708

707-
"@typescript-eslint/typescript-estree@5.62.0":
708-
version "5.62.0"
709-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
710-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
709+
"@typescript-eslint/typescript-estree@6.19.0":
710+
version "6.19.0"
711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz#0813ba364a409afb4d62348aec0202600cb468fa"
712+
integrity sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==
711713
dependencies:
712-
"@typescript-eslint/types" "5.62.0"
713-
"@typescript-eslint/visitor-keys" "5.62.0"
714+
"@typescript-eslint/types" "6.19.0"
715+
"@typescript-eslint/visitor-keys" "6.19.0"
714716
debug "^4.3.4"
715717
globby "^11.1.0"
716718
is-glob "^4.0.3"
717-
semver "^7.3.7"
718-
tsutils "^3.21.0"
719-
720-
"@typescript-eslint/utils@5.62.0":
721-
version "5.62.0"
722-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
723-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
724-
dependencies:
725-
"@eslint-community/eslint-utils" "^4.2.0"
726-
"@types/json-schema" "^7.0.9"
727-
"@types/semver" "^7.3.12"
728-
"@typescript-eslint/scope-manager" "5.62.0"
729-
"@typescript-eslint/types" "5.62.0"
730-
"@typescript-eslint/typescript-estree" "5.62.0"
731-
eslint-scope "^5.1.1"
732-
semver "^7.3.7"
733-
734-
"@typescript-eslint/visitor-keys@5.62.0":
735-
version "5.62.0"
736-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
737-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
738-
dependencies:
739-
"@typescript-eslint/types" "5.62.0"
740-
eslint-visitor-keys "^3.3.0"
719+
minimatch "9.0.3"
720+
semver "^7.5.4"
721+
ts-api-utils "^1.0.1"
722+
723+
"@typescript-eslint/utils@6.19.0":
724+
version "6.19.0"
725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.0.tgz#557b72c3eeb4f73bef8037c85dae57b21beb1a4b"
726+
integrity sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==
727+
dependencies:
728+
"@eslint-community/eslint-utils" "^4.4.0"
729+
"@types/json-schema" "^7.0.12"
730+
"@types/semver" "^7.5.0"
731+
"@typescript-eslint/scope-manager" "6.19.0"
732+
"@typescript-eslint/types" "6.19.0"
733+
"@typescript-eslint/typescript-estree" "6.19.0"
734+
semver "^7.5.4"
735+
736+
"@typescript-eslint/visitor-keys@6.19.0":
737+
version "6.19.0"
738+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz#4565e0ecd63ca1f81b96f1dd76e49f746c6b2b49"
739+
integrity sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==
740+
dependencies:
741+
"@typescript-eslint/types" "6.19.0"
742+
eslint-visitor-keys "^3.4.1"
741743

742744
"@ungap/structured-clone@^1.2.0":
743745
version "1.2.0"
@@ -2050,14 +2052,6 @@ eslint-plugin-sonarjs@0.23.0:
20502052
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
20512053
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
20522054

2053-
eslint-scope@^5.1.1:
2054-
version "5.1.1"
2055-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2056-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2057-
dependencies:
2058-
esrecurse "^4.3.0"
2059-
estraverse "^4.1.1"
2060-
20612055
eslint-scope@^7.2.2:
20622056
version "7.2.2"
20632057
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2143,11 +2137,6 @@ esrecurse@^4.3.0:
21432137
dependencies:
21442138
estraverse "^5.2.0"
21452139

2146-
estraverse@^4.1.1:
2147-
version "4.3.0"
2148-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2149-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2150-
21512140
estraverse@^5.1.0, estraverse@^5.2.0:
21522141
version "5.3.0"
21532142
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3671,6 +3660,13 @@ min-indent@^1.0.0:
36713660
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
36723661
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
36733662

3663+
minimatch@9.0.3:
3664+
version "9.0.3"
3665+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3666+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3667+
dependencies:
3668+
brace-expansion "^2.0.1"
3669+
36743670
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
36753671
version "3.1.2"
36763672
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3805,11 +3801,6 @@ mute-stream@0.0.8, mute-stream@~0.0.4:
38053801
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
38063802
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
38073803

3808-
natural-compare-lite@^1.4.0:
3809-
version "1.4.0"
3810-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3811-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3812-
38133804
natural-compare@^1.4.0:
38143805
version "1.4.0"
38153806
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4874,7 +4865,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
48744865
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
48754866
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
48764867

4877-
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
4868+
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.4:
48784869
version "7.5.4"
48794870
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
48804871
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -5326,6 +5317,11 @@ trim-newlines@^3.0.0:
53265317
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
53275318
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
53285319

5320+
ts-api-utils@^1.0.1:
5321+
version "1.0.3"
5322+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
5323+
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
5324+
53295325
ts-node@10.9.2:
53305326
version "10.9.2"
53315327
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
@@ -5370,18 +5366,6 @@ tslib@2.6.2, tslib@^2.1.0, tslib@^2.3.1:
53705366
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
53715367
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
53725368

5373-
tslib@^1.8.1:
5374-
version "1.14.1"
5375-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
5376-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
5377-
5378-
tsutils@^3.21.0:
5379-
version "3.21.0"
5380-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
5381-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
5382-
dependencies:
5383-
tslib "^1.8.1"
5384-
53855369
type-check@^0.4.0, type-check@~0.4.0:
53865370
version "0.4.0"
53875371
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)