Skip to content

Commit dd60195

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

File tree

2 files changed

+89
-113
lines changed

2 files changed

+89
-113
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@softwareventures/prettier-config": "4.0.0",
3939
"@softwareventures/semantic-release-config": "3.1.0",
4040
"@softwareventures/tsconfig": "7.0.0",
41-
"@typescript-eslint/eslint-plugin": "5.62.0",
42-
"@typescript-eslint/parser": "5.62.0",
41+
"@typescript-eslint/eslint-plugin": "6.7.5",
42+
"@typescript-eslint/parser": "6.7.5",
4343
"ava": "5.3.1",
4444
"cz-conventional-changelog": "3.3.0",
4545
"eslint": "8.51.0",

yarn.lock

Lines changed: 87 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -102,17 +102,17 @@
102102
esquery "^1.5.0"
103103
jsdoc-type-pratt-parser "~4.0.0"
104104

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

112-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
113-
version "4.8.1"
114-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
115-
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
112+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
113+
version "4.9.1"
114+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
115+
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
116116

117117
"@eslint/eslintrc@^2.1.2":
118118
version "2.1.2"
@@ -689,7 +689,7 @@
689689
resolved "https://registry.yarnpkg.com/@types/imul/-/imul-1.0.0.tgz#ef8651a1a54ad47ce44f54f6cdb8ffeb912b1043"
690690
integrity sha512-GcRYdDviNuBikASKNZtc07Yp2XrZnc20/K6GK0EzVe1VzVr974/WIpkh7vIjjSBqnJ3Ei8KWOHEAppx3Hsu+jg==
691691

692-
"@types/json-schema@^7.0.9":
692+
"@types/json-schema@^7.0.12":
693693
version "7.0.13"
694694
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
695695
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
@@ -719,94 +719,95 @@
719719
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
720720
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
721721

722-
"@types/semver@^7.3.12":
723-
version "7.5.2"
724-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
725-
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
726-
727-
"@typescript-eslint/[email protected]":
728-
version "5.62.0"
729-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
730-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
731-
dependencies:
732-
"@eslint-community/regexpp" "^4.4.0"
733-
"@typescript-eslint/scope-manager" "5.62.0"
734-
"@typescript-eslint/type-utils" "5.62.0"
735-
"@typescript-eslint/utils" "5.62.0"
722+
"@types/semver@^7.5.0":
723+
version "7.5.3"
724+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
725+
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
726+
727+
"@typescript-eslint/[email protected]":
728+
version "6.7.5"
729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz#f4024b9f63593d0c2b5bd6e4ca027e6f30934d4f"
730+
integrity sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==
731+
dependencies:
732+
"@eslint-community/regexpp" "^4.5.1"
733+
"@typescript-eslint/scope-manager" "6.7.5"
734+
"@typescript-eslint/type-utils" "6.7.5"
735+
"@typescript-eslint/utils" "6.7.5"
736+
"@typescript-eslint/visitor-keys" "6.7.5"
736737
debug "^4.3.4"
737738
graphemer "^1.4.0"
738-
ignore "^5.2.0"
739-
natural-compare-lite "^1.4.0"
740-
semver "^7.3.7"
741-
tsutils "^3.21.0"
742-
743-
"@typescript-eslint/[email protected]":
744-
version "5.62.0"
745-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
746-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
747-
dependencies:
748-
"@typescript-eslint/scope-manager" "5.62.0"
749-
"@typescript-eslint/types" "5.62.0"
750-
"@typescript-eslint/typescript-estree" "5.62.0"
739+
ignore "^5.2.4"
740+
natural-compare "^1.4.0"
741+
semver "^7.5.4"
742+
ts-api-utils "^1.0.1"
743+
744+
"@typescript-eslint/[email protected]":
745+
version "6.7.5"
746+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.5.tgz#8d7ca3d1fbd9d5a58cc4d30b2aa797a760137886"
747+
integrity sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==
748+
dependencies:
749+
"@typescript-eslint/scope-manager" "6.7.5"
750+
"@typescript-eslint/types" "6.7.5"
751+
"@typescript-eslint/typescript-estree" "6.7.5"
752+
"@typescript-eslint/visitor-keys" "6.7.5"
751753
debug "^4.3.4"
752754

753-
"@typescript-eslint/scope-manager@5.62.0":
754-
version "5.62.0"
755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
756-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
755+
"@typescript-eslint/scope-manager@6.7.5":
756+
version "6.7.5"
757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.5.tgz#1cf33b991043886cd67f4f3600b8e122fc14e711"
758+
integrity sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==
757759
dependencies:
758-
"@typescript-eslint/types" "5.62.0"
759-
"@typescript-eslint/visitor-keys" "5.62.0"
760+
"@typescript-eslint/types" "6.7.5"
761+
"@typescript-eslint/visitor-keys" "6.7.5"
760762

761-
"@typescript-eslint/type-utils@5.62.0":
762-
version "5.62.0"
763-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
764-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
763+
"@typescript-eslint/type-utils@6.7.5":
764+
version "6.7.5"
765+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
766+
integrity sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==
765767
dependencies:
766-
"@typescript-eslint/typescript-estree" "5.62.0"
767-
"@typescript-eslint/utils" "5.62.0"
768+
"@typescript-eslint/typescript-estree" "6.7.5"
769+
"@typescript-eslint/utils" "6.7.5"
768770
debug "^4.3.4"
769-
tsutils "^3.21.0"
771+
ts-api-utils "^1.0.1"
770772

771-
"@typescript-eslint/types@5.62.0":
772-
version "5.62.0"
773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
774-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
773+
"@typescript-eslint/types@6.7.5":
774+
version "6.7.5"
775+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
776+
integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
775777

776-
"@typescript-eslint/typescript-estree@5.62.0":
777-
version "5.62.0"
778-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
779-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
778+
"@typescript-eslint/typescript-estree@6.7.5":
779+
version "6.7.5"
780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
781+
integrity sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==
780782
dependencies:
781-
"@typescript-eslint/types" "5.62.0"
782-
"@typescript-eslint/visitor-keys" "5.62.0"
783+
"@typescript-eslint/types" "6.7.5"
784+
"@typescript-eslint/visitor-keys" "6.7.5"
783785
debug "^4.3.4"
784786
globby "^11.1.0"
785787
is-glob "^4.0.3"
786-
semver "^7.3.7"
787-
tsutils "^3.21.0"
788-
789-
"@typescript-eslint/[email protected]":
790-
version "5.62.0"
791-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
792-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
793-
dependencies:
794-
"@eslint-community/eslint-utils" "^4.2.0"
795-
"@types/json-schema" "^7.0.9"
796-
"@types/semver" "^7.3.12"
797-
"@typescript-eslint/scope-manager" "5.62.0"
798-
"@typescript-eslint/types" "5.62.0"
799-
"@typescript-eslint/typescript-estree" "5.62.0"
800-
eslint-scope "^5.1.1"
801-
semver "^7.3.7"
802-
803-
"@typescript-eslint/[email protected]":
804-
version "5.62.0"
805-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
806-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
807-
dependencies:
808-
"@typescript-eslint/types" "5.62.0"
809-
eslint-visitor-keys "^3.3.0"
788+
semver "^7.5.4"
789+
ts-api-utils "^1.0.1"
790+
791+
"@typescript-eslint/[email protected]":
792+
version "6.7.5"
793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
794+
integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
795+
dependencies:
796+
"@eslint-community/eslint-utils" "^4.4.0"
797+
"@types/json-schema" "^7.0.12"
798+
"@types/semver" "^7.5.0"
799+
"@typescript-eslint/scope-manager" "6.7.5"
800+
"@typescript-eslint/types" "6.7.5"
801+
"@typescript-eslint/typescript-estree" "6.7.5"
802+
semver "^7.5.4"
803+
804+
"@typescript-eslint/[email protected]":
805+
version "6.7.5"
806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
807+
integrity sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==
808+
dependencies:
809+
"@typescript-eslint/types" "6.7.5"
810+
eslint-visitor-keys "^3.4.1"
810811

811812
JSONStream@^1.0.4:
812813
version "1.3.5"
@@ -2129,14 +2130,6 @@ [email protected]:
21292130
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz#1917f4d3de0ae72495a594142f51c1576f82e2c7"
21302131
integrity sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==
21312132

2132-
eslint-scope@^5.1.1:
2133-
version "5.1.1"
2134-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2135-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2136-
dependencies:
2137-
esrecurse "^4.3.0"
2138-
estraverse "^4.1.1"
2139-
21402133
eslint-scope@^7.2.2:
21412134
version "7.2.2"
21422135
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2221,11 +2214,6 @@ esrecurse@^4.3.0:
22212214
dependencies:
22222215
estraverse "^5.2.0"
22232216

2224-
estraverse@^4.1.1:
2225-
version "4.3.0"
2226-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2227-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2228-
22292217
estraverse@^5.1.0, estraverse@^5.2.0:
22302218
version "5.3.0"
22312219
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3993,11 +3981,6 @@ [email protected], mute-stream@~0.0.4:
39933981
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
39943982
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
39953983

3996-
natural-compare-lite@^1.4.0:
3997-
version "1.4.0"
3998-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3999-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
4000-
40013984
natural-compare@^1.4.0:
40023985
version "1.4.0"
40033986
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5070,7 +5053,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
50705053
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
50715054
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
50725055

5073-
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:
5056+
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:
50745057
version "7.5.4"
50755058
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
50765059
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -5518,6 +5501,11 @@ trim-newlines@^3.0.0:
55185501
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
55195502
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
55205503

5504+
ts-api-utils@^1.0.1:
5505+
version "1.0.3"
5506+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
5507+
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
5508+
55215509
[email protected], ts-node@^10.8.1:
55225510
version "10.9.1"
55235511
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
@@ -5562,18 +5550,6 @@ [email protected], "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tsl
55625550
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
55635551
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
55645552

5565-
tslib@^1.8.1:
5566-
version "1.14.1"
5567-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
5568-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
5569-
5570-
tsutils@^3.21.0:
5571-
version "3.21.0"
5572-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
5573-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
5574-
dependencies:
5575-
tslib "^1.8.1"
5576-
55775553
type-check@^0.4.0, type-check@~0.4.0:
55785554
version "0.4.0"
55795555
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)