Skip to content

Commit c2fd62b

Browse files
Update dependency @typescript-eslint/eslint-plugin to v6
1 parent 8b6a989 commit c2fd62b

File tree

2 files changed

+130
-30
lines changed

2 files changed

+130
-30
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/react-dom": "17.0.3",
9898
"@types/react-router-dom": "5.3.3",
9999
"@types/uuid": "8.3.4",
100-
"@typescript-eslint/eslint-plugin": "5.30.7",
100+
"@typescript-eslint/eslint-plugin": "6.0.0",
101101
"@typescript-eslint/parser": "5.30.7",
102102
"dayjs": "1.11.7",
103103
"eslint": "8.12.0",

frontend/yarn.lock

+129-29
Original file line numberDiff line numberDiff line change
@@ -2189,6 +2189,18 @@
21892189
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f"
21902190
integrity sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==
21912191

2192+
"@eslint-community/eslint-utils@^4.3.0":
2193+
version "4.4.0"
2194+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
2195+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
2196+
dependencies:
2197+
eslint-visitor-keys "^3.3.0"
2198+
2199+
"@eslint-community/regexpp@^4.5.0":
2200+
version "4.5.1"
2201+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
2202+
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
2203+
21922204
"@eslint/eslintrc@^1.2.1":
21932205
version "1.2.1"
21942206
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
@@ -3070,6 +3082,11 @@
30703082
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
30713083
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
30723084

3085+
"@types/json-schema@^7.0.11":
3086+
version "7.0.12"
3087+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
3088+
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
3089+
30733090
"@types/json-schema@^7.0.4", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
30743091
version "7.0.11"
30753092
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -3205,6 +3222,11 @@
32053222
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
32063223
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
32073224

3225+
"@types/semver@^7.3.12":
3226+
version "7.5.0"
3227+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
3228+
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
3229+
32083230
"@types/serve-index@^1.9.1":
32093231
version "1.9.1"
32103232
resolved "https://registry.yarnpkg.com/@types/serve-index/-/serve-index-1.9.1.tgz#1b5e85370a192c01ec6cec4735cf2917337a6278"
@@ -3301,20 +3323,24 @@
33013323
dependencies:
33023324
"@types/yargs-parser" "*"
33033325

3304-
"@typescript-eslint/[email protected]":
3305-
version "5.30.7"
3306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493"
3307-
integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==
3308-
dependencies:
3309-
"@typescript-eslint/scope-manager" "5.30.7"
3310-
"@typescript-eslint/type-utils" "5.30.7"
3311-
"@typescript-eslint/utils" "5.30.7"
3326+
"@typescript-eslint/[email protected]":
3327+
version "6.0.0"
3328+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.0.0.tgz#19ff4f1cab8d6f8c2c1825150f7a840bc5d9bdc4"
3329+
integrity sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==
3330+
dependencies:
3331+
"@eslint-community/regexpp" "^4.5.0"
3332+
"@typescript-eslint/scope-manager" "6.0.0"
3333+
"@typescript-eslint/type-utils" "6.0.0"
3334+
"@typescript-eslint/utils" "6.0.0"
3335+
"@typescript-eslint/visitor-keys" "6.0.0"
33123336
debug "^4.3.4"
3313-
functional-red-black-tree "^1.0.1"
3314-
ignore "^5.2.0"
3315-
regexpp "^3.2.0"
3316-
semver "^7.3.7"
3317-
tsutils "^3.21.0"
3337+
grapheme-splitter "^1.0.4"
3338+
graphemer "^1.4.0"
3339+
ignore "^5.2.4"
3340+
natural-compare "^1.4.0"
3341+
natural-compare-lite "^1.4.0"
3342+
semver "^7.5.0"
3343+
ts-api-utils "^1.0.1"
33183344

33193345
"@typescript-eslint/eslint-plugin@^5.5.0":
33203346
version "5.18.0"
@@ -3374,6 +3400,14 @@
33743400
"@typescript-eslint/types" "5.30.7"
33753401
"@typescript-eslint/visitor-keys" "5.30.7"
33763402

3403+
"@typescript-eslint/[email protected]":
3404+
version "6.0.0"
3405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.0.0.tgz#8ede47a37cb2b7ed82d329000437abd1113b5e11"
3406+
integrity sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==
3407+
dependencies:
3408+
"@typescript-eslint/types" "6.0.0"
3409+
"@typescript-eslint/visitor-keys" "6.0.0"
3410+
33773411
"@typescript-eslint/[email protected]":
33783412
version "5.18.0"
33793413
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.18.0.tgz#62dbfc8478abf36ba94a90ddf10be3cc8e471c74"
@@ -3383,14 +3417,15 @@
33833417
debug "^4.3.2"
33843418
tsutils "^3.21.0"
33853419

3386-
"@typescript-eslint/type-utils@5.30.7":
3387-
version "5.30.7"
3388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd"
3389-
integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==
3420+
"@typescript-eslint/type-utils@6.0.0":
3421+
version "6.0.0"
3422+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.0.0.tgz#0478d8a94f05e51da2877cc0500f1b3c27ac7e18"
3423+
integrity sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==
33903424
dependencies:
3391-
"@typescript-eslint/utils" "5.30.7"
3425+
"@typescript-eslint/typescript-estree" "6.0.0"
3426+
"@typescript-eslint/utils" "6.0.0"
33923427
debug "^4.3.4"
3393-
tsutils "^3.21.0"
3428+
ts-api-utils "^1.0.1"
33943429

33953430
"@typescript-eslint/[email protected]":
33963431
version "5.18.0"
@@ -3402,6 +3437,11 @@
34023437
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
34033438
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
34043439

3440+
"@typescript-eslint/[email protected]":
3441+
version "6.0.0"
3442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.0.0.tgz#19795f515f8decbec749c448b0b5fc76d82445a1"
3443+
integrity sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==
3444+
34053445
"@typescript-eslint/[email protected]":
34063446
version "5.18.0"
34073447
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.18.0.tgz#6498e5ee69a32e82b6e18689e2f72e4060986474"
@@ -3428,6 +3468,19 @@
34283468
semver "^7.3.7"
34293469
tsutils "^3.21.0"
34303470

3471+
"@typescript-eslint/[email protected]":
3472+
version "6.0.0"
3473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.0.0.tgz#1e09aab7320e404fb9f83027ea568ac24e372f81"
3474+
integrity sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==
3475+
dependencies:
3476+
"@typescript-eslint/types" "6.0.0"
3477+
"@typescript-eslint/visitor-keys" "6.0.0"
3478+
debug "^4.3.4"
3479+
globby "^11.1.0"
3480+
is-glob "^4.0.3"
3481+
semver "^7.5.0"
3482+
ts-api-utils "^1.0.1"
3483+
34313484
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.13.0":
34323485
version "5.18.0"
34333486
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.18.0.tgz#27fc84cf95c1a96def0aae31684cb43a37e76855"
@@ -3440,17 +3493,19 @@
34403493
eslint-scope "^5.1.1"
34413494
eslint-utils "^3.0.0"
34423495

3443-
"@typescript-eslint/[email protected]":
3444-
version "5.30.7"
3445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb"
3446-
integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==
3447-
dependencies:
3448-
"@types/json-schema" "^7.0.9"
3449-
"@typescript-eslint/scope-manager" "5.30.7"
3450-
"@typescript-eslint/types" "5.30.7"
3451-
"@typescript-eslint/typescript-estree" "5.30.7"
3496+
"@typescript-eslint/[email protected]":
3497+
version "6.0.0"
3498+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.0.0.tgz#27a16d0d8f2719274a39417b9782f7daa3802db0"
3499+
integrity sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==
3500+
dependencies:
3501+
"@eslint-community/eslint-utils" "^4.3.0"
3502+
"@types/json-schema" "^7.0.11"
3503+
"@types/semver" "^7.3.12"
3504+
"@typescript-eslint/scope-manager" "6.0.0"
3505+
"@typescript-eslint/types" "6.0.0"
3506+
"@typescript-eslint/typescript-estree" "6.0.0"
34523507
eslint-scope "^5.1.1"
3453-
eslint-utils "^3.0.0"
3508+
semver "^7.5.0"
34543509

34553510
"@typescript-eslint/[email protected]":
34563511
version "5.18.0"
@@ -3468,6 +3523,14 @@
34683523
"@typescript-eslint/types" "5.30.7"
34693524
eslint-visitor-keys "^3.3.0"
34703525

3526+
"@typescript-eslint/[email protected]":
3527+
version "6.0.0"
3528+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.0.0.tgz#0b49026049fbd096d2c00c5e784866bc69532a31"
3529+
integrity sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==
3530+
dependencies:
3531+
"@typescript-eslint/types" "6.0.0"
3532+
eslint-visitor-keys "^3.4.1"
3533+
34713534
"@webassemblyjs/[email protected]":
34723535
version "1.11.1"
34733536
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
@@ -5944,6 +6007,11 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
59446007
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
59456008
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
59466009

6010+
eslint-visitor-keys@^3.4.1:
6011+
version "3.4.1"
6012+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
6013+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
6014+
59476015
eslint-webpack-plugin@^3.1.1:
59486016
version "3.1.1"
59496017
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz#83dad2395e5f572d6f4d919eedaa9cf902890fcb"
@@ -6604,6 +6672,16 @@ graceful-fs@^4.2.6, graceful-fs@^4.2.9:
66046672
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
66056673
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
66066674

6675+
grapheme-splitter@^1.0.4:
6676+
version "1.0.4"
6677+
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
6678+
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
6679+
6680+
graphemer@^1.4.0:
6681+
version "1.4.0"
6682+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
6683+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
6684+
66076685
graphql@^15.4.0:
66086686
version "15.5.0"
66096687
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
@@ -6889,6 +6967,11 @@ ignore@^5.1.8, ignore@^5.2.0:
68896967
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
68906968
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
68916969

6970+
ignore@^5.2.4:
6971+
version "5.2.4"
6972+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
6973+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
6974+
68926975
immer@^9.0.7:
68936976
version "9.0.12"
68946977
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.12.tgz#2d33ddf3ee1d247deab9d707ca472c8c942a0f20"
@@ -8722,6 +8805,11 @@ nanoid@^3.3.4:
87228805
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
87238806
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
87248807

8808+
natural-compare-lite@^1.4.0:
8809+
version "1.4.0"
8810+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
8811+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
8812+
87258813
natural-compare@^1.4.0:
87268814
version "1.4.0"
87278815
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -11182,6 +11270,13 @@ semver@^7.3.7:
1118211270
dependencies:
1118311271
lru-cache "^6.0.0"
1118411272

11273+
semver@^7.5.0:
11274+
version "7.5.4"
11275+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
11276+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
11277+
dependencies:
11278+
lru-cache "^6.0.0"
11279+
1118511280
1118611281
version "0.17.2"
1118711282
resolved "https://registry.yarnpkg.com/send/-/send-0.17.2.tgz#926622f76601c41808012c8bf1688fe3906f7820"
@@ -11948,6 +12043,11 @@ tryer@^1.0.1:
1194812043
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1194912044
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1195012045

12046+
ts-api-utils@^1.0.1:
12047+
version "1.0.1"
12048+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
12049+
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
12050+
1195112051
tsconfig-paths@^3.14.1:
1195212052
version "3.14.1"
1195312053
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"

0 commit comments

Comments
 (0)