Skip to content

Commit 1d21217

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

File tree

2 files changed

+82
-106
lines changed

2 files changed

+82
-106
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@softwareventures/prettier-config": "4.0.0",
3737
"@softwareventures/semantic-release-config": "3.1.0",
3838
"@softwareventures/tsconfig": "7.0.1",
39-
"@typescript-eslint/eslint-plugin": "5.62.0",
40-
"@typescript-eslint/parser": "5.62.0",
39+
"@typescript-eslint/eslint-plugin": "6.12.0",
40+
"@typescript-eslint/parser": "6.12.0",
4141
"cz-conventional-changelog": "3.3.0",
4242
"eslint": "8.54.0",
4343
"eslint-config-prettier": "8.10.0",

yarn.lock

Lines changed: 80 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@
9393
esquery "^1.5.0"
9494
jsdoc-type-pratt-parser "~4.0.0"
9595

96-
"@eslint-community/eslint-utils@^4.2.0":
96+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
9797
version "4.4.0"
9898
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
9999
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
100100
dependencies:
101101
eslint-visitor-keys "^3.3.0"
102102

103-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
103+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
104104
version "4.10.0"
105105
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
106106
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -605,7 +605,7 @@
605605
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
606606
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
607607

608-
"@types/json-schema@^7.0.9":
608+
"@types/json-schema@^7.0.12":
609609
version "7.0.15"
610610
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
611611
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -637,94 +637,95 @@
637637
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
638638
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
639639

640-
"@types/semver@^7.3.12":
640+
"@types/semver@^7.5.0":
641641
version "7.5.5"
642642
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
643643
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
644644

645-
"@typescript-eslint/eslint-plugin@5.62.0":
646-
version "5.62.0"
647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
648-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
645+
"@typescript-eslint/eslint-plugin@6.12.0":
646+
version "6.12.0"
647+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
648+
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
649649
dependencies:
650-
"@eslint-community/regexpp" "^4.4.0"
651-
"@typescript-eslint/scope-manager" "5.62.0"
652-
"@typescript-eslint/type-utils" "5.62.0"
653-
"@typescript-eslint/utils" "5.62.0"
650+
"@eslint-community/regexpp" "^4.5.1"
651+
"@typescript-eslint/scope-manager" "6.12.0"
652+
"@typescript-eslint/type-utils" "6.12.0"
653+
"@typescript-eslint/utils" "6.12.0"
654+
"@typescript-eslint/visitor-keys" "6.12.0"
654655
debug "^4.3.4"
655656
graphemer "^1.4.0"
656-
ignore "^5.2.0"
657-
natural-compare-lite "^1.4.0"
658-
semver "^7.3.7"
659-
tsutils "^3.21.0"
660-
661-
"@typescript-eslint/[email protected]":
662-
version "5.62.0"
663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
664-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
665-
dependencies:
666-
"@typescript-eslint/scope-manager" "5.62.0"
667-
"@typescript-eslint/types" "5.62.0"
668-
"@typescript-eslint/typescript-estree" "5.62.0"
657+
ignore "^5.2.4"
658+
natural-compare "^1.4.0"
659+
semver "^7.5.4"
660+
ts-api-utils "^1.0.1"
661+
662+
"@typescript-eslint/[email protected]":
663+
version "6.12.0"
664+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c"
665+
integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==
666+
dependencies:
667+
"@typescript-eslint/scope-manager" "6.12.0"
668+
"@typescript-eslint/types" "6.12.0"
669+
"@typescript-eslint/typescript-estree" "6.12.0"
670+
"@typescript-eslint/visitor-keys" "6.12.0"
669671
debug "^4.3.4"
670672

671-
"@typescript-eslint/scope-manager@5.62.0":
672-
version "5.62.0"
673-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
674-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
673+
"@typescript-eslint/scope-manager@6.12.0":
674+
version "6.12.0"
675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
676+
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
675677
dependencies:
676-
"@typescript-eslint/types" "5.62.0"
677-
"@typescript-eslint/visitor-keys" "5.62.0"
678+
"@typescript-eslint/types" "6.12.0"
679+
"@typescript-eslint/visitor-keys" "6.12.0"
678680

679-
"@typescript-eslint/type-utils@5.62.0":
680-
version "5.62.0"
681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
682-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
681+
"@typescript-eslint/type-utils@6.12.0":
682+
version "6.12.0"
683+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
684+
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
683685
dependencies:
684-
"@typescript-eslint/typescript-estree" "5.62.0"
685-
"@typescript-eslint/utils" "5.62.0"
686+
"@typescript-eslint/typescript-estree" "6.12.0"
687+
"@typescript-eslint/utils" "6.12.0"
686688
debug "^4.3.4"
687-
tsutils "^3.21.0"
689+
ts-api-utils "^1.0.1"
688690

689-
"@typescript-eslint/types@5.62.0":
690-
version "5.62.0"
691-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
692-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
691+
"@typescript-eslint/types@6.12.0":
692+
version "6.12.0"
693+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
694+
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
693695

694-
"@typescript-eslint/typescript-estree@5.62.0":
695-
version "5.62.0"
696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
697-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
696+
"@typescript-eslint/typescript-estree@6.12.0":
697+
version "6.12.0"
698+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
699+
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
698700
dependencies:
699-
"@typescript-eslint/types" "5.62.0"
700-
"@typescript-eslint/visitor-keys" "5.62.0"
701+
"@typescript-eslint/types" "6.12.0"
702+
"@typescript-eslint/visitor-keys" "6.12.0"
701703
debug "^4.3.4"
702704
globby "^11.1.0"
703705
is-glob "^4.0.3"
704-
semver "^7.3.7"
705-
tsutils "^3.21.0"
706-
707-
"@typescript-eslint/[email protected]":
708-
version "5.62.0"
709-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
710-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
711-
dependencies:
712-
"@eslint-community/eslint-utils" "^4.2.0"
713-
"@types/json-schema" "^7.0.9"
714-
"@types/semver" "^7.3.12"
715-
"@typescript-eslint/scope-manager" "5.62.0"
716-
"@typescript-eslint/types" "5.62.0"
717-
"@typescript-eslint/typescript-estree" "5.62.0"
718-
eslint-scope "^5.1.1"
719-
semver "^7.3.7"
720-
721-
"@typescript-eslint/[email protected]":
722-
version "5.62.0"
723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
724-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
725-
dependencies:
726-
"@typescript-eslint/types" "5.62.0"
727-
eslint-visitor-keys "^3.3.0"
706+
semver "^7.5.4"
707+
ts-api-utils "^1.0.1"
708+
709+
"@typescript-eslint/[email protected]":
710+
version "6.12.0"
711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
712+
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
713+
dependencies:
714+
"@eslint-community/eslint-utils" "^4.4.0"
715+
"@types/json-schema" "^7.0.12"
716+
"@types/semver" "^7.5.0"
717+
"@typescript-eslint/scope-manager" "6.12.0"
718+
"@typescript-eslint/types" "6.12.0"
719+
"@typescript-eslint/typescript-estree" "6.12.0"
720+
semver "^7.5.4"
721+
722+
"@typescript-eslint/[email protected]":
723+
version "6.12.0"
724+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
725+
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
726+
dependencies:
727+
"@typescript-eslint/types" "6.12.0"
728+
eslint-visitor-keys "^3.4.1"
728729

729730
"@ungap/structured-clone@^1.2.0":
730731
version "1.2.0"
@@ -1774,14 +1775,6 @@ [email protected]:
17741775
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
17751776
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
17761777

1777-
eslint-scope@^5.1.1:
1778-
version "5.1.1"
1779-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
1780-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
1781-
dependencies:
1782-
esrecurse "^4.3.0"
1783-
estraverse "^4.1.1"
1784-
17851778
eslint-scope@^7.2.2:
17861779
version "7.2.2"
17871780
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -1867,11 +1860,6 @@ esrecurse@^4.3.0:
18671860
dependencies:
18681861
estraverse "^5.2.0"
18691862

1870-
estraverse@^4.1.1:
1871-
version "4.3.0"
1872-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1873-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1874-
18751863
estraverse@^5.1.0, estraverse@^5.2.0:
18761864
version "5.3.0"
18771865
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -2463,7 +2451,7 @@ ignore-walk@^5.0.1:
24632451
dependencies:
24642452
minimatch "^5.0.1"
24652453

2466-
ignore@^5.2.0:
2454+
ignore@^5.2.0, ignore@^5.2.4:
24672455
version "5.3.0"
24682456
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
24692457
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
@@ -3386,11 +3374,6 @@ [email protected], mute-stream@~0.0.4:
33863374
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
33873375
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
33883376

3389-
natural-compare-lite@^1.4.0:
3390-
version "1.4.0"
3391-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3392-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3393-
33943377
natural-compare@^1.4.0:
33953378
version "1.4.0"
33963379
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4361,7 +4344,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
43614344
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
43624345
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
43634346

4364-
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:
4347+
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:
43654348
version "7.5.4"
43664349
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
43674350
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -4739,6 +4722,11 @@ trim-newlines@^3.0.0:
47394722
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
47404723
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
47414724

4725+
ts-api-utils@^1.0.1:
4726+
version "1.0.3"
4727+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
4728+
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
4729+
47424730
tsconfig-paths@^3.14.2:
47434731
version "3.14.2"
47444732
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
@@ -4759,23 +4747,11 @@ [email protected]:
47594747
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
47604748
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
47614749

4762-
tslib@^1.8.1:
4763-
version "1.14.1"
4764-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4765-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4766-
47674750
"tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1:
47684751
version "2.6.2"
47694752
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
47704753
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
47714754

4772-
tsutils@^3.21.0:
4773-
version "3.21.0"
4774-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
4775-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
4776-
dependencies:
4777-
tslib "^1.8.1"
4778-
47794755
type-check@^0.4.0, type-check@~0.4.0:
47804756
version "0.4.0"
47814757
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)