Skip to content

Commit ad65399

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent 0a7b68a commit ad65399

File tree

4 files changed

+77
-62
lines changed

4 files changed

+77
-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.20.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.12.0",
63+
"@typescript-eslint/parser": "5.12.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.11",
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.12.0",
114+
"@typescript-eslint/parser": "5.12.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.3",
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.12.0",
93+
"@typescript-eslint/parser": "5.12.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: 71 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -6053,7 +6053,7 @@
60536053
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
60546054
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
60556055

6056-
6056+
"@types/[email protected]", "@types/json-schema@^7.0.9":
60576057
version "7.0.9"
60586058
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
60596059
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -6548,17 +6548,18 @@
65486548
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
65496549
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
65506550

6551-
"@typescript-eslint/eslint-plugin@4.33.0":
6552-
version "4.33.0"
6553-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
6554-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
6551+
"@typescript-eslint/eslint-plugin@5.12.0":
6552+
version "5.12.0"
6553+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.0.tgz#bb46dd7ce7015c0928b98af1e602118e97df6c70"
6554+
integrity sha512-fwCMkDimwHVeIOKeBHiZhRUfJXU8n6xW1FL9diDxAyGAFvKcH4csy0v7twivOQdQdA0KC8TDr7GGRd3L4Lv0rQ==
65556555
dependencies:
6556-
"@typescript-eslint/experimental-utils" "4.33.0"
6557-
"@typescript-eslint/scope-manager" "4.33.0"
6558-
debug "^4.3.1"
6556+
"@typescript-eslint/scope-manager" "5.12.0"
6557+
"@typescript-eslint/type-utils" "5.12.0"
6558+
"@typescript-eslint/utils" "5.12.0"
6559+
debug "^4.3.2"
65596560
functional-red-black-tree "^1.0.1"
65606561
ignore "^5.1.8"
6561-
regexpp "^3.1.0"
6562+
regexpp "^3.2.0"
65626563
semver "^7.3.5"
65636564
tsutils "^3.21.0"
65646565

@@ -6587,18 +6588,6 @@
65876588
eslint-scope "^5.1.1"
65886589
eslint-utils "^3.0.0"
65896590

6590-
"@typescript-eslint/[email protected]":
6591-
version "4.33.0"
6592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6593-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
6594-
dependencies:
6595-
"@types/json-schema" "^7.0.7"
6596-
"@typescript-eslint/scope-manager" "4.33.0"
6597-
"@typescript-eslint/types" "4.33.0"
6598-
"@typescript-eslint/typescript-estree" "4.33.0"
6599-
eslint-scope "^5.1.1"
6600-
eslint-utils "^3.0.0"
6601-
66026591
"@typescript-eslint/experimental-utils@^3.10.1":
66036592
version "3.10.1"
66046593
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -6622,15 +6611,15 @@
66226611
eslint-scope "^5.1.1"
66236612
eslint-utils "^3.0.0"
66246613

6625-
"@typescript-eslint/parser@4.33.0":
6626-
version "4.33.0"
6627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6628-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
6614+
"@typescript-eslint/parser@5.12.0":
6615+
version "5.12.0"
6616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.0.tgz#0ca669861813df99ce54916f66f524c625ed2434"
6617+
integrity sha512-MfSwg9JMBojMUoGjUmX+D2stoQj1CBYTCP0qnnVtu9A+YQXVKNtLjasYh+jozOcrb/wau8TCfWOkQTiOAruBog==
66296618
dependencies:
6630-
"@typescript-eslint/scope-manager" "4.33.0"
6631-
"@typescript-eslint/types" "4.33.0"
6632-
"@typescript-eslint/typescript-estree" "4.33.0"
6633-
debug "^4.3.1"
6619+
"@typescript-eslint/scope-manager" "5.12.0"
6620+
"@typescript-eslint/types" "5.12.0"
6621+
"@typescript-eslint/typescript-estree" "5.12.0"
6622+
debug "^4.3.2"
66346623

66356624
"@typescript-eslint/parser@^4.5.0":
66366625
version "4.28.0"
@@ -6658,13 +6647,22 @@
66586647
"@typescript-eslint/types" "4.31.0"
66596648
"@typescript-eslint/visitor-keys" "4.31.0"
66606649

6661-
"@typescript-eslint/scope-manager@4.33.0":
6662-
version "4.33.0"
6663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6664-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
6650+
"@typescript-eslint/scope-manager@5.12.0":
6651+
version "5.12.0"
6652+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.0.tgz#59619e6e5e2b1ce6cb3948b56014d3a24da83f5e"
6653+
integrity sha512-GAMobtIJI8FGf1sLlUWNUm2IOkIjvn7laFWyRx7CLrv6nLBI7su+B7lbStqVlK5NdLvHRFiJo2HhiDF7Ki01WQ==
66656654
dependencies:
6666-
"@typescript-eslint/types" "4.33.0"
6667-
"@typescript-eslint/visitor-keys" "4.33.0"
6655+
"@typescript-eslint/types" "5.12.0"
6656+
"@typescript-eslint/visitor-keys" "5.12.0"
6657+
6658+
"@typescript-eslint/[email protected]":
6659+
version "5.12.0"
6660+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.12.0.tgz#aaf45765de71c6d9707c66ccff76ec2b9aa31bb6"
6661+
integrity sha512-9j9rli3zEBV+ae7rlbBOotJcI6zfc6SHFMdKI9M3Nc0sy458LJ79Os+TPWeBBL96J9/e36rdJOfCuyRSgFAA0Q==
6662+
dependencies:
6663+
"@typescript-eslint/utils" "5.12.0"
6664+
debug "^4.3.2"
6665+
tsutils "^3.21.0"
66686666

66696667
"@typescript-eslint/[email protected]":
66706668
version "3.10.1"
@@ -6681,10 +6679,10 @@
66816679
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
66826680
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
66836681

6684-
"@typescript-eslint/types@4.33.0":
6685-
version "4.33.0"
6686-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6687-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
6682+
"@typescript-eslint/types@5.12.0":
6683+
version "5.12.0"
6684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.12.0.tgz#5b4030a28222ee01e851836562c07769eecda0b8"
6685+
integrity sha512-JowqbwPf93nvf8fZn5XrPGFBdIK8+yx5UEGs2QFAYFI8IWYfrzz+6zqlurGr2ctShMaJxqwsqmra3WXWjH1nRQ==
66886686

66896687
"@typescript-eslint/[email protected]":
66906688
version "3.10.1"
@@ -6726,19 +6724,31 @@
67266724
semver "^7.3.5"
67276725
tsutils "^3.21.0"
67286726

6729-
"@typescript-eslint/typescript-estree@4.33.0":
6730-
version "4.33.0"
6731-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6732-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
6727+
"@typescript-eslint/typescript-estree@5.12.0":
6728+
version "5.12.0"
6729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.0.tgz#cabf545fd592722f0e2b4104711e63bf89525cd2"
6730+
integrity sha512-Dd9gVeOqt38QHR0BEA8oRaT65WYqPYbIc5tRFQPkfLquVEFPD1HAtbZT98TLBkEcCkvwDYOAvuSvAD9DnQhMfQ==
67336731
dependencies:
6734-
"@typescript-eslint/types" "4.33.0"
6735-
"@typescript-eslint/visitor-keys" "4.33.0"
6736-
debug "^4.3.1"
6737-
globby "^11.0.3"
6738-
is-glob "^4.0.1"
6732+
"@typescript-eslint/types" "5.12.0"
6733+
"@typescript-eslint/visitor-keys" "5.12.0"
6734+
debug "^4.3.2"
6735+
globby "^11.0.4"
6736+
is-glob "^4.0.3"
67396737
semver "^7.3.5"
67406738
tsutils "^3.21.0"
67416739

6740+
"@typescript-eslint/[email protected]":
6741+
version "5.12.0"
6742+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.12.0.tgz#92fd3193191621ab863add2f553a7b38b65646af"
6743+
integrity sha512-k4J2WovnMPGI4PzKgDtQdNrCnmBHpMUFy21qjX2CoPdoBcSBIMvVBr9P2YDP8jOqZOeK3ThOL6VO/sy6jtnvzw==
6744+
dependencies:
6745+
"@types/json-schema" "^7.0.9"
6746+
"@typescript-eslint/scope-manager" "5.12.0"
6747+
"@typescript-eslint/types" "5.12.0"
6748+
"@typescript-eslint/typescript-estree" "5.12.0"
6749+
eslint-scope "^5.1.1"
6750+
eslint-utils "^3.0.0"
6751+
67426752
"@typescript-eslint/[email protected]":
67436753
version "3.10.1"
67446754
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -6762,13 +6772,13 @@
67626772
"@typescript-eslint/types" "4.31.0"
67636773
eslint-visitor-keys "^2.0.0"
67646774

6765-
"@typescript-eslint/visitor-keys@4.33.0":
6766-
version "4.33.0"
6767-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6768-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
6775+
"@typescript-eslint/visitor-keys@5.12.0":
6776+
version "5.12.0"
6777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.0.tgz#1ac9352ed140b07ba144ebf371b743fdf537ec16"
6778+
integrity sha512-cFwTlgnMV6TgezQynx2c/4/tx9Tufbuo9LPzmWqyRC3QC4qTGkAG1C6pBr0/4I10PAI/FlYunI3vJjIcu+ZHMg==
67696779
dependencies:
6770-
"@typescript-eslint/types" "4.33.0"
6771-
eslint-visitor-keys "^2.0.0"
6780+
"@typescript-eslint/types" "5.12.0"
6781+
eslint-visitor-keys "^3.0.0"
67726782

67736783
67746784
version "3.2.7"
@@ -11488,6 +11498,11 @@ eslint-visitor-keys@^2.0.0:
1148811498
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1148911499
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1149011500

11501+
eslint-visitor-keys@^3.0.0:
11502+
version "3.3.0"
11503+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
11504+
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
11505+
1149111506
eslint-webpack-plugin@^2.5.2:
1149211507
version "2.5.4"
1149311508
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -12727,7 +12742,7 @@ [email protected]:
1272712742
merge2 "^1.3.0"
1272812743
slash "^3.0.0"
1272912744

12730-
12745+
[email protected], globby@^11.0.4:
1273112746
version "11.1.0"
1273212747
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
1273312748
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -20297,7 +20312,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0, regexp.prototype.f
2029720312
call-bind "^1.0.2"
2029820313
define-properties "^1.1.3"
2029920314

20300-
regexpp@^3.0.0, regexpp@^3.1.0:
20315+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
2030120316
version "3.2.0"
2030220317
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
2030320318
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)