Skip to content

Commit 63fc505

Browse files
build(deps): update typescript-eslint to v6
1 parent 56b08a9 commit 63fc505

File tree

2 files changed

+81
-105
lines changed

2 files changed

+81
-105
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@softwareventures/prettier-config": "4.0.0",
3232
"@softwareventures/semantic-release-config": "3.1.0",
3333
"@softwareventures/tsconfig": "7.0.0",
34-
"@typescript-eslint/eslint-plugin": "5.62.0",
35-
"@typescript-eslint/parser": "5.62.0",
34+
"@typescript-eslint/eslint-plugin": "6.8.0",
35+
"@typescript-eslint/parser": "6.8.0",
3636
"ava": "5.3.1",
3737
"cz-conventional-changelog": "3.3.0",
3838
"eslint": "8.51.0",

yarn.lock

Lines changed: 79 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,14 @@
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":
112+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
113113
version "4.9.1"
114114
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
115115
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
@@ -684,7 +684,7 @@
684684
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
685685
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
686686

687-
"@types/json-schema@^7.0.9":
687+
"@types/json-schema@^7.0.12":
688688
version "7.0.13"
689689
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
690690
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
@@ -714,94 +714,95 @@
714714
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
715715
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
716716

717-
"@types/semver@^7.3.12":
717+
"@types/semver@^7.5.0":
718718
version "7.5.3"
719719
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
720720
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
721721

722-
"@typescript-eslint/eslint-plugin@5.62.0":
723-
version "5.62.0"
724-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
725-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
722+
"@typescript-eslint/eslint-plugin@6.8.0":
723+
version "6.8.0"
724+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.8.0.tgz#06abe4265e7c82f20ade2dcc0e3403c32d4f148b"
725+
integrity sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==
726726
dependencies:
727-
"@eslint-community/regexpp" "^4.4.0"
728-
"@typescript-eslint/scope-manager" "5.62.0"
729-
"@typescript-eslint/type-utils" "5.62.0"
730-
"@typescript-eslint/utils" "5.62.0"
727+
"@eslint-community/regexpp" "^4.5.1"
728+
"@typescript-eslint/scope-manager" "6.8.0"
729+
"@typescript-eslint/type-utils" "6.8.0"
730+
"@typescript-eslint/utils" "6.8.0"
731+
"@typescript-eslint/visitor-keys" "6.8.0"
731732
debug "^4.3.4"
732733
graphemer "^1.4.0"
733-
ignore "^5.2.0"
734-
natural-compare-lite "^1.4.0"
735-
semver "^7.3.7"
736-
tsutils "^3.21.0"
737-
738-
"@typescript-eslint/[email protected]":
739-
version "5.62.0"
740-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
741-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
742-
dependencies:
743-
"@typescript-eslint/scope-manager" "5.62.0"
744-
"@typescript-eslint/types" "5.62.0"
745-
"@typescript-eslint/typescript-estree" "5.62.0"
734+
ignore "^5.2.4"
735+
natural-compare "^1.4.0"
736+
semver "^7.5.4"
737+
ts-api-utils "^1.0.1"
738+
739+
"@typescript-eslint/[email protected]":
740+
version "6.8.0"
741+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.8.0.tgz#bb2a969d583db242f1ee64467542f8b05c2e28cb"
742+
integrity sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==
743+
dependencies:
744+
"@typescript-eslint/scope-manager" "6.8.0"
745+
"@typescript-eslint/types" "6.8.0"
746+
"@typescript-eslint/typescript-estree" "6.8.0"
747+
"@typescript-eslint/visitor-keys" "6.8.0"
746748
debug "^4.3.4"
747749

748-
"@typescript-eslint/scope-manager@5.62.0":
749-
version "5.62.0"
750-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
751-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
750+
"@typescript-eslint/scope-manager@6.8.0":
751+
version "6.8.0"
752+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
753+
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
752754
dependencies:
753-
"@typescript-eslint/types" "5.62.0"
754-
"@typescript-eslint/visitor-keys" "5.62.0"
755+
"@typescript-eslint/types" "6.8.0"
756+
"@typescript-eslint/visitor-keys" "6.8.0"
755757

756-
"@typescript-eslint/type-utils@5.62.0":
757-
version "5.62.0"
758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
759-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
758+
"@typescript-eslint/type-utils@6.8.0":
759+
version "6.8.0"
760+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.8.0.tgz#50365e44918ca0fd159844b5d6ea96789731e11f"
761+
integrity sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==
760762
dependencies:
761-
"@typescript-eslint/typescript-estree" "5.62.0"
762-
"@typescript-eslint/utils" "5.62.0"
763+
"@typescript-eslint/typescript-estree" "6.8.0"
764+
"@typescript-eslint/utils" "6.8.0"
763765
debug "^4.3.4"
764-
tsutils "^3.21.0"
766+
ts-api-utils "^1.0.1"
765767

766-
"@typescript-eslint/types@5.62.0":
767-
version "5.62.0"
768-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
769-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
768+
"@typescript-eslint/types@6.8.0":
769+
version "6.8.0"
770+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
771+
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
770772

771-
"@typescript-eslint/typescript-estree@5.62.0":
772-
version "5.62.0"
773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
774-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
773+
"@typescript-eslint/typescript-estree@6.8.0":
774+
version "6.8.0"
775+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
776+
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
775777
dependencies:
776-
"@typescript-eslint/types" "5.62.0"
777-
"@typescript-eslint/visitor-keys" "5.62.0"
778+
"@typescript-eslint/types" "6.8.0"
779+
"@typescript-eslint/visitor-keys" "6.8.0"
778780
debug "^4.3.4"
779781
globby "^11.1.0"
780782
is-glob "^4.0.3"
781-
semver "^7.3.7"
782-
tsutils "^3.21.0"
783-
784-
"@typescript-eslint/[email protected]":
785-
version "5.62.0"
786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
787-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
788-
dependencies:
789-
"@eslint-community/eslint-utils" "^4.2.0"
790-
"@types/json-schema" "^7.0.9"
791-
"@types/semver" "^7.3.12"
792-
"@typescript-eslint/scope-manager" "5.62.0"
793-
"@typescript-eslint/types" "5.62.0"
794-
"@typescript-eslint/typescript-estree" "5.62.0"
795-
eslint-scope "^5.1.1"
796-
semver "^7.3.7"
797-
798-
"@typescript-eslint/[email protected]":
799-
version "5.62.0"
800-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
801-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
802-
dependencies:
803-
"@typescript-eslint/types" "5.62.0"
804-
eslint-visitor-keys "^3.3.0"
783+
semver "^7.5.4"
784+
ts-api-utils "^1.0.1"
785+
786+
"@typescript-eslint/[email protected]":
787+
version "6.8.0"
788+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
789+
integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
790+
dependencies:
791+
"@eslint-community/eslint-utils" "^4.4.0"
792+
"@types/json-schema" "^7.0.12"
793+
"@types/semver" "^7.5.0"
794+
"@typescript-eslint/scope-manager" "6.8.0"
795+
"@typescript-eslint/types" "6.8.0"
796+
"@typescript-eslint/typescript-estree" "6.8.0"
797+
semver "^7.5.4"
798+
799+
"@typescript-eslint/[email protected]":
800+
version "6.8.0"
801+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
802+
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
803+
dependencies:
804+
"@typescript-eslint/types" "6.8.0"
805+
eslint-visitor-keys "^3.4.1"
805806

806807
JSONStream@^1.0.4:
807808
version "1.3.5"
@@ -2124,14 +2125,6 @@ [email protected]:
21242125
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz#1917f4d3de0ae72495a594142f51c1576f82e2c7"
21252126
integrity sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==
21262127

2127-
eslint-scope@^5.1.1:
2128-
version "5.1.1"
2129-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2130-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2131-
dependencies:
2132-
esrecurse "^4.3.0"
2133-
estraverse "^4.1.1"
2134-
21352128
eslint-scope@^7.2.2:
21362129
version "7.2.2"
21372130
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2216,11 +2209,6 @@ esrecurse@^4.3.0:
22162209
dependencies:
22172210
estraverse "^5.2.0"
22182211

2219-
estraverse@^4.1.1:
2220-
version "4.3.0"
2221-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2222-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2223-
22242212
estraverse@^5.1.0, estraverse@^5.2.0:
22252213
version "5.3.0"
22262214
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3981,11 +3969,6 @@ [email protected], mute-stream@~0.0.4:
39813969
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
39823970
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
39833971

3984-
natural-compare-lite@^1.4.0:
3985-
version "1.4.0"
3986-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3987-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3988-
39893972
natural-compare@^1.4.0:
39903973
version "1.4.0"
39913974
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5058,7 +5041,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
50585041
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
50595042
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
50605043

5061-
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:
5044+
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:
50625045
version "7.5.4"
50635046
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
50645047
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -5506,6 +5489,11 @@ trim-newlines@^3.0.0:
55065489
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
55075490
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
55085491

5492+
ts-api-utils@^1.0.1:
5493+
version "1.0.3"
5494+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
5495+
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
5496+
55095497
[email protected], ts-node@^10.8.1:
55105498
version "10.9.1"
55115499
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
@@ -5550,18 +5538,6 @@ [email protected], "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tsl
55505538
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
55515539
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
55525540

5553-
tslib@^1.8.1:
5554-
version "1.14.1"
5555-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
5556-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
5557-
5558-
tsutils@^3.21.0:
5559-
version "3.21.0"
5560-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
5561-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
5562-
dependencies:
5563-
tslib "^1.8.1"
5564-
55655541
type-check@^0.4.0, type-check@~0.4.0:
55665542
version "0.4.0"
55675543
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)