Skip to content

Commit 5a07795

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent 82cf19e commit 5a07795

File tree

4 files changed

+105
-62
lines changed

4 files changed

+105
-62
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"devDependencies": {
6060
"@changesets/cli": "2.19.0",
6161
"@types/http-cache-semantics": "4.0.1",
62-
"@typescript-eslint/eslint-plugin": "4.33.0",
63-
"@typescript-eslint/parser": "4.33.0",
62+
"@typescript-eslint/eslint-plugin": "5.10.0",
63+
"@typescript-eslint/parser": "5.10.0",
6464
"eslint": "7.32.0",
6565
"eslint-config-prettier": "8.3.0",
6666
"eslint-config-react-app": "6.0.0",

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"@types/node": "14.18.5",
111111
"@types/nodemailer": "6.4.4",
112112
"@types/supertest": "2.0.11",
113-
"@typescript-eslint/eslint-plugin": "4.33.0",
114-
"@typescript-eslint/parser": "4.33.0",
113+
"@typescript-eslint/eslint-plugin": "5.10.0",
114+
"@typescript-eslint/parser": "5.10.0",
115115
"eslint": "7.32.0",
116116
"eslint-config-airbnb-typescript": "14.0.2",
117117
"eslint-plugin-import": "2.25.4",

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"@types/react-router-dom": "5.3.2",
9090
"@types/reactour": "1.18.2",
9191
"@types/validator": "13.7.1",
92-
"@typescript-eslint/eslint-plugin": "4.33.0",
93-
"@typescript-eslint/parser": "4.33.0",
92+
"@typescript-eslint/eslint-plugin": "5.10.0",
93+
"@typescript-eslint/parser": "5.10.0",
9494
"babel-eslint": "10.1.0",
9595
"eslint-config-prettier": "8.3.0",
9696
"eslint-config-react-app": "6.0.0",

yarn.lock

Lines changed: 99 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -6018,7 +6018,7 @@
60186018
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
60196019
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
60206020

6021-
6021+
"@types/[email protected]", "@types/json-schema@^7.0.9":
60226022
version "7.0.9"
60236023
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
60246024
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -6513,17 +6513,18 @@
65136513
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
65146514
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
65156515

6516-
"@typescript-eslint/eslint-plugin@4.33.0":
6517-
version "4.33.0"
6518-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
6519-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
6516+
"@typescript-eslint/eslint-plugin@5.10.0":
6517+
version "5.10.0"
6518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
6519+
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
65206520
dependencies:
6521-
"@typescript-eslint/experimental-utils" "4.33.0"
6522-
"@typescript-eslint/scope-manager" "4.33.0"
6523-
debug "^4.3.1"
6521+
"@typescript-eslint/scope-manager" "5.10.0"
6522+
"@typescript-eslint/type-utils" "5.10.0"
6523+
"@typescript-eslint/utils" "5.10.0"
6524+
debug "^4.3.2"
65246525
functional-red-black-tree "^1.0.1"
65256526
ignore "^5.1.8"
6526-
regexpp "^3.1.0"
6527+
regexpp "^3.2.0"
65276528
semver "^7.3.5"
65286529
tsutils "^3.21.0"
65296530

@@ -6552,18 +6553,6 @@
65526553
eslint-scope "^5.1.1"
65536554
eslint-utils "^3.0.0"
65546555

6555-
"@typescript-eslint/[email protected]":
6556-
version "4.33.0"
6557-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6558-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
6559-
dependencies:
6560-
"@types/json-schema" "^7.0.7"
6561-
"@typescript-eslint/scope-manager" "4.33.0"
6562-
"@typescript-eslint/types" "4.33.0"
6563-
"@typescript-eslint/typescript-estree" "4.33.0"
6564-
eslint-scope "^5.1.1"
6565-
eslint-utils "^3.0.0"
6566-
65676556
"@typescript-eslint/experimental-utils@^3.10.1":
65686557
version "3.10.1"
65696558
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -6587,15 +6576,15 @@
65876576
eslint-scope "^5.1.1"
65886577
eslint-utils "^3.0.0"
65896578

6590-
"@typescript-eslint/parser@4.33.0":
6591-
version "4.33.0"
6592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6593-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
6579+
"@typescript-eslint/parser@5.10.0":
6580+
version "5.10.0"
6581+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
6582+
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
65946583
dependencies:
6595-
"@typescript-eslint/scope-manager" "4.33.0"
6596-
"@typescript-eslint/types" "4.33.0"
6597-
"@typescript-eslint/typescript-estree" "4.33.0"
6598-
debug "^4.3.1"
6584+
"@typescript-eslint/scope-manager" "5.10.0"
6585+
"@typescript-eslint/types" "5.10.0"
6586+
"@typescript-eslint/typescript-estree" "5.10.0"
6587+
debug "^4.3.2"
65996588

66006589
"@typescript-eslint/parser@^4.5.0":
66016590
version "4.28.0"
@@ -6623,13 +6612,22 @@
66236612
"@typescript-eslint/types" "4.31.0"
66246613
"@typescript-eslint/visitor-keys" "4.31.0"
66256614

6626-
"@typescript-eslint/scope-manager@4.33.0":
6627-
version "4.33.0"
6628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6629-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
6615+
"@typescript-eslint/scope-manager@5.10.0":
6616+
version "5.10.0"
6617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
6618+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
66306619
dependencies:
6631-
"@typescript-eslint/types" "4.33.0"
6632-
"@typescript-eslint/visitor-keys" "4.33.0"
6620+
"@typescript-eslint/types" "5.10.0"
6621+
"@typescript-eslint/visitor-keys" "5.10.0"
6622+
6623+
"@typescript-eslint/[email protected]":
6624+
version "5.10.0"
6625+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
6626+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
6627+
dependencies:
6628+
"@typescript-eslint/utils" "5.10.0"
6629+
debug "^4.3.2"
6630+
tsutils "^3.21.0"
66336631

66346632
"@typescript-eslint/[email protected]":
66356633
version "3.10.1"
@@ -6646,10 +6644,10 @@
66466644
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
66476645
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
66486646

6649-
"@typescript-eslint/types@4.33.0":
6650-
version "4.33.0"
6651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6652-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
6647+
"@typescript-eslint/types@5.10.0":
6648+
version "5.10.0"
6649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
6650+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
66536651

66546652
"@typescript-eslint/[email protected]":
66556653
version "3.10.1"
@@ -6691,19 +6689,31 @@
66916689
semver "^7.3.5"
66926690
tsutils "^3.21.0"
66936691

6694-
"@typescript-eslint/typescript-estree@4.33.0":
6695-
version "4.33.0"
6696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6697-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
6692+
"@typescript-eslint/typescript-estree@5.10.0":
6693+
version "5.10.0"
6694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
6695+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
66986696
dependencies:
6699-
"@typescript-eslint/types" "4.33.0"
6700-
"@typescript-eslint/visitor-keys" "4.33.0"
6701-
debug "^4.3.1"
6702-
globby "^11.0.3"
6703-
is-glob "^4.0.1"
6697+
"@typescript-eslint/types" "5.10.0"
6698+
"@typescript-eslint/visitor-keys" "5.10.0"
6699+
debug "^4.3.2"
6700+
globby "^11.0.4"
6701+
is-glob "^4.0.3"
67046702
semver "^7.3.5"
67056703
tsutils "^3.21.0"
67066704

6705+
"@typescript-eslint/[email protected]":
6706+
version "5.10.0"
6707+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
6708+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
6709+
dependencies:
6710+
"@types/json-schema" "^7.0.9"
6711+
"@typescript-eslint/scope-manager" "5.10.0"
6712+
"@typescript-eslint/types" "5.10.0"
6713+
"@typescript-eslint/typescript-estree" "5.10.0"
6714+
eslint-scope "^5.1.1"
6715+
eslint-utils "^3.0.0"
6716+
67076717
"@typescript-eslint/[email protected]":
67086718
version "3.10.1"
67096719
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -6727,13 +6737,13 @@
67276737
"@typescript-eslint/types" "4.31.0"
67286738
eslint-visitor-keys "^2.0.0"
67296739

6730-
"@typescript-eslint/visitor-keys@4.33.0":
6731-
version "4.33.0"
6732-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6733-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
6740+
"@typescript-eslint/visitor-keys@5.10.0":
6741+
version "5.10.0"
6742+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
6743+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
67346744
dependencies:
6735-
"@typescript-eslint/types" "4.33.0"
6736-
eslint-visitor-keys "^2.0.0"
6745+
"@typescript-eslint/types" "5.10.0"
6746+
eslint-visitor-keys "^3.0.0"
67376747

67386748
67396749
version "3.2.7"
@@ -11478,6 +11488,11 @@ eslint-visitor-keys@^2.0.0:
1147811488
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1147911489
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1148011490

11491+
eslint-visitor-keys@^3.0.0:
11492+
version "3.2.0"
11493+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
11494+
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
11495+
1148111496
eslint-webpack-plugin@^2.5.2:
1148211497
version "2.5.4"
1148311498
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -11999,6 +12014,17 @@ fast-glob@^3.2.7:
1199912014
merge2 "^1.3.0"
1200012015
micromatch "^4.0.4"
1200112016

12017+
fast-glob@^3.2.9:
12018+
version "3.2.11"
12019+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
12020+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
12021+
dependencies:
12022+
"@nodelib/fs.stat" "^2.0.2"
12023+
"@nodelib/fs.walk" "^1.2.3"
12024+
glob-parent "^5.1.2"
12025+
merge2 "^1.3.0"
12026+
micromatch "^4.0.4"
12027+
1200212028
[email protected], [email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
1200312029
version "2.1.0"
1200412030
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -12736,6 +12762,18 @@ [email protected], globby@^11.0.0, globby@^11.0.3:
1273612762
merge2 "^1.3.0"
1273712763
slash "^3.0.0"
1273812764

12765+
globby@^11.0.4:
12766+
version "11.1.0"
12767+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
12768+
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
12769+
dependencies:
12770+
array-union "^2.1.0"
12771+
dir-glob "^3.0.1"
12772+
fast-glob "^3.2.9"
12773+
ignore "^5.2.0"
12774+
merge2 "^1.4.1"
12775+
slash "^3.0.0"
12776+
1273912777
globby@^6.1.0:
1274012778
version "6.1.0"
1274112779
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
@@ -13781,6 +13819,11 @@ ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8:
1378113819
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
1378213820
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
1378313821

13822+
ignore@^5.2.0:
13823+
version "5.2.0"
13824+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
13825+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
13826+
1378413827
1378513828
version "8.0.1"
1378613829
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
@@ -16740,7 +16783,7 @@ merge-stream@^2.0.0:
1674016783
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
1674116784
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
1674216785

16743-
merge2@^1.3.0:
16786+
merge2@^1.3.0, merge2@^1.4.1:
1674416787
version "1.4.1"
1674516788
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
1674616789
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -20276,7 +20319,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0, regexp.prototype.f
2027620319
call-bind "^1.0.2"
2027720320
define-properties "^1.1.3"
2027820321

20279-
regexpp@^3.0.0, regexpp@^3.1.0:
20322+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
2028020323
version "3.2.0"
2028120324
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
2028220325
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)