Skip to content

Commit 84c2990

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent 4e8140f commit 84c2990

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.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.1",
63+
"@typescript-eslint/parser": "5.10.1",
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.9",
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.1",
114+
"@typescript-eslint/parser": "5.10.1",
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.10.1",
93+
"@typescript-eslint/parser": "5.10.1",
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
@@ -6023,7 +6023,7 @@
60236023
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
60246024
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
60256025

6026-
6026+
"@types/[email protected]", "@types/json-schema@^7.0.9":
60276027
version "7.0.9"
60286028
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
60296029
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -6518,17 +6518,18 @@
65186518
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
65196519
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
65206520

6521-
"@typescript-eslint/eslint-plugin@4.33.0":
6522-
version "4.33.0"
6523-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
6524-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
6521+
"@typescript-eslint/eslint-plugin@5.10.1":
6522+
version "5.10.1"
6523+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.1.tgz#870195d0f2146b36d11fc71131b75aba52354c69"
6524+
integrity sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==
65256525
dependencies:
6526-
"@typescript-eslint/experimental-utils" "4.33.0"
6527-
"@typescript-eslint/scope-manager" "4.33.0"
6528-
debug "^4.3.1"
6526+
"@typescript-eslint/scope-manager" "5.10.1"
6527+
"@typescript-eslint/type-utils" "5.10.1"
6528+
"@typescript-eslint/utils" "5.10.1"
6529+
debug "^4.3.2"
65296530
functional-red-black-tree "^1.0.1"
65306531
ignore "^5.1.8"
6531-
regexpp "^3.1.0"
6532+
regexpp "^3.2.0"
65326533
semver "^7.3.5"
65336534
tsutils "^3.21.0"
65346535

@@ -6557,18 +6558,6 @@
65576558
eslint-scope "^5.1.1"
65586559
eslint-utils "^3.0.0"
65596560

6560-
"@typescript-eslint/[email protected]":
6561-
version "4.33.0"
6562-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6563-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
6564-
dependencies:
6565-
"@types/json-schema" "^7.0.7"
6566-
"@typescript-eslint/scope-manager" "4.33.0"
6567-
"@typescript-eslint/types" "4.33.0"
6568-
"@typescript-eslint/typescript-estree" "4.33.0"
6569-
eslint-scope "^5.1.1"
6570-
eslint-utils "^3.0.0"
6571-
65726561
"@typescript-eslint/experimental-utils@^3.10.1":
65736562
version "3.10.1"
65746563
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -6592,15 +6581,15 @@
65926581
eslint-scope "^5.1.1"
65936582
eslint-utils "^3.0.0"
65946583

6595-
"@typescript-eslint/parser@4.33.0":
6596-
version "4.33.0"
6597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6598-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
6584+
"@typescript-eslint/parser@5.10.1":
6585+
version "5.10.1"
6586+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
6587+
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
65996588
dependencies:
6600-
"@typescript-eslint/scope-manager" "4.33.0"
6601-
"@typescript-eslint/types" "4.33.0"
6602-
"@typescript-eslint/typescript-estree" "4.33.0"
6603-
debug "^4.3.1"
6589+
"@typescript-eslint/scope-manager" "5.10.1"
6590+
"@typescript-eslint/types" "5.10.1"
6591+
"@typescript-eslint/typescript-estree" "5.10.1"
6592+
debug "^4.3.2"
66046593

66056594
"@typescript-eslint/parser@^4.5.0":
66066595
version "4.28.0"
@@ -6628,13 +6617,22 @@
66286617
"@typescript-eslint/types" "4.31.0"
66296618
"@typescript-eslint/visitor-keys" "4.31.0"
66306619

6631-
"@typescript-eslint/scope-manager@4.33.0":
6632-
version "4.33.0"
6633-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6634-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
6620+
"@typescript-eslint/scope-manager@5.10.1":
6621+
version "5.10.1"
6622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
6623+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
66356624
dependencies:
6636-
"@typescript-eslint/types" "4.33.0"
6637-
"@typescript-eslint/visitor-keys" "4.33.0"
6625+
"@typescript-eslint/types" "5.10.1"
6626+
"@typescript-eslint/visitor-keys" "5.10.1"
6627+
6628+
"@typescript-eslint/[email protected]":
6629+
version "5.10.1"
6630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.1.tgz#5e526c00142585e40ab1503e83f1ff608c367405"
6631+
integrity sha512-AfVJkV8uck/UIoDqhu+ptEdBoQATON9GXnhOpPLzkQRJcSChkvD//qsz9JVffl2goxX+ybs5klvacE9vmrQyCw==
6632+
dependencies:
6633+
"@typescript-eslint/utils" "5.10.1"
6634+
debug "^4.3.2"
6635+
tsutils "^3.21.0"
66386636

66396637
"@typescript-eslint/[email protected]":
66406638
version "3.10.1"
@@ -6651,10 +6649,10 @@
66516649
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
66526650
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
66536651

6654-
"@typescript-eslint/types@4.33.0":
6655-
version "4.33.0"
6656-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6657-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
6652+
"@typescript-eslint/types@5.10.1":
6653+
version "5.10.1"
6654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
6655+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
66586656

66596657
"@typescript-eslint/[email protected]":
66606658
version "3.10.1"
@@ -6696,19 +6694,31 @@
66966694
semver "^7.3.5"
66976695
tsutils "^3.21.0"
66986696

6699-
"@typescript-eslint/typescript-estree@4.33.0":
6700-
version "4.33.0"
6701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6702-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
6697+
"@typescript-eslint/typescript-estree@5.10.1":
6698+
version "5.10.1"
6699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
6700+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
67036701
dependencies:
6704-
"@typescript-eslint/types" "4.33.0"
6705-
"@typescript-eslint/visitor-keys" "4.33.0"
6706-
debug "^4.3.1"
6707-
globby "^11.0.3"
6708-
is-glob "^4.0.1"
6702+
"@typescript-eslint/types" "5.10.1"
6703+
"@typescript-eslint/visitor-keys" "5.10.1"
6704+
debug "^4.3.2"
6705+
globby "^11.0.4"
6706+
is-glob "^4.0.3"
67096707
semver "^7.3.5"
67106708
tsutils "^3.21.0"
67116709

6710+
"@typescript-eslint/[email protected]":
6711+
version "5.10.1"
6712+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
6713+
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
6714+
dependencies:
6715+
"@types/json-schema" "^7.0.9"
6716+
"@typescript-eslint/scope-manager" "5.10.1"
6717+
"@typescript-eslint/types" "5.10.1"
6718+
"@typescript-eslint/typescript-estree" "5.10.1"
6719+
eslint-scope "^5.1.1"
6720+
eslint-utils "^3.0.0"
6721+
67126722
"@typescript-eslint/[email protected]":
67136723
version "3.10.1"
67146724
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -6732,13 +6742,13 @@
67326742
"@typescript-eslint/types" "4.31.0"
67336743
eslint-visitor-keys "^2.0.0"
67346744

6735-
"@typescript-eslint/visitor-keys@4.33.0":
6736-
version "4.33.0"
6737-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6738-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
6745+
"@typescript-eslint/visitor-keys@5.10.1":
6746+
version "5.10.1"
6747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
6748+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
67396749
dependencies:
6740-
"@typescript-eslint/types" "4.33.0"
6741-
eslint-visitor-keys "^2.0.0"
6750+
"@typescript-eslint/types" "5.10.1"
6751+
eslint-visitor-keys "^3.0.0"
67426752

67436753
67446754
version "3.2.7"
@@ -11493,6 +11503,11 @@ eslint-visitor-keys@^2.0.0:
1149311503
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1149411504
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1149511505

11506+
eslint-visitor-keys@^3.0.0:
11507+
version "3.2.0"
11508+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
11509+
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
11510+
1149611511
eslint-webpack-plugin@^2.5.2:
1149711512
version "2.5.4"
1149811513
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -12750,7 +12765,7 @@ [email protected]:
1275012765
merge2 "^1.3.0"
1275112766
slash "^3.0.0"
1275212767

12753-
12768+
[email protected], globby@^11.0.4:
1275412769
version "11.1.0"
1275512770
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
1275612771
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -20312,7 +20327,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0, regexp.prototype.f
2031220327
call-bind "^1.0.2"
2031320328
define-properties "^1.1.3"
2031420329

20315-
regexpp@^3.0.0, regexpp@^3.1.0:
20330+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
2031620331
version "3.2.0"
2031720332
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
2031820333
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)