Skip to content

Commit 5399c88

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent c9ec2be commit 5399c88

File tree

4 files changed

+63
-58
lines changed

4 files changed

+63
-58
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.8.0",
63+
"@typescript-eslint/parser": "5.8.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.2",
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.8.0",
114+
"@typescript-eslint/parser": "5.8.0",
115115
"eslint": "7.32.0",
116116
"eslint-config-airbnb-typescript": "14.0.2",
117117
"eslint-plugin-import": "2.25.3",

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.8.0",
93+
"@typescript-eslint/parser": "5.8.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: 57 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -5818,7 +5818,7 @@
58185818
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
58195819
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
58205820

5821-
5821+
"@types/[email protected]", "@types/json-schema@^7.0.9":
58225822
version "7.0.9"
58235823
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
58245824
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -6318,17 +6318,17 @@
63186318
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
63196319
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
63206320

6321-
"@typescript-eslint/eslint-plugin@4.33.0":
6322-
version "4.33.0"
6323-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
6324-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
6321+
"@typescript-eslint/eslint-plugin@5.8.0":
6322+
version "5.8.0"
6323+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43"
6324+
integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==
63256325
dependencies:
6326-
"@typescript-eslint/experimental-utils" "4.33.0"
6327-
"@typescript-eslint/scope-manager" "4.33.0"
6328-
debug "^4.3.1"
6326+
"@typescript-eslint/experimental-utils" "5.8.0"
6327+
"@typescript-eslint/scope-manager" "5.8.0"
6328+
debug "^4.3.2"
63296329
functional-red-black-tree "^1.0.1"
63306330
ignore "^5.1.8"
6331-
regexpp "^3.1.0"
6331+
regexpp "^3.2.0"
63326332
semver "^7.3.5"
63336333
tsutils "^3.21.0"
63346334

@@ -6357,15 +6357,15 @@
63576357
eslint-scope "^5.1.1"
63586358
eslint-utils "^3.0.0"
63596359

6360-
"@typescript-eslint/experimental-utils@4.33.0":
6361-
version "4.33.0"
6362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6363-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
6360+
"@typescript-eslint/experimental-utils@5.8.0":
6361+
version "5.8.0"
6362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728"
6363+
integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==
63646364
dependencies:
6365-
"@types/json-schema" "^7.0.7"
6366-
"@typescript-eslint/scope-manager" "4.33.0"
6367-
"@typescript-eslint/types" "4.33.0"
6368-
"@typescript-eslint/typescript-estree" "4.33.0"
6365+
"@types/json-schema" "^7.0.9"
6366+
"@typescript-eslint/scope-manager" "5.8.0"
6367+
"@typescript-eslint/types" "5.8.0"
6368+
"@typescript-eslint/typescript-estree" "5.8.0"
63696369
eslint-scope "^5.1.1"
63706370
eslint-utils "^3.0.0"
63716371

@@ -6392,15 +6392,15 @@
63926392
eslint-scope "^5.1.1"
63936393
eslint-utils "^3.0.0"
63946394

6395-
"@typescript-eslint/parser@4.33.0":
6396-
version "4.33.0"
6397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6398-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
6395+
"@typescript-eslint/parser@5.8.0":
6396+
version "5.8.0"
6397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.0.tgz#b39970b21c1d7bc4a6018507fb29b380328d2587"
6398+
integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==
63996399
dependencies:
6400-
"@typescript-eslint/scope-manager" "4.33.0"
6401-
"@typescript-eslint/types" "4.33.0"
6402-
"@typescript-eslint/typescript-estree" "4.33.0"
6403-
debug "^4.3.1"
6400+
"@typescript-eslint/scope-manager" "5.8.0"
6401+
"@typescript-eslint/types" "5.8.0"
6402+
"@typescript-eslint/typescript-estree" "5.8.0"
6403+
debug "^4.3.2"
64046404

64056405
"@typescript-eslint/parser@^4.5.0":
64066406
version "4.28.0"
@@ -6428,13 +6428,13 @@
64286428
"@typescript-eslint/types" "4.31.0"
64296429
"@typescript-eslint/visitor-keys" "4.31.0"
64306430

6431-
"@typescript-eslint/scope-manager@4.33.0":
6432-
version "4.33.0"
6433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6434-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
6431+
"@typescript-eslint/scope-manager@5.8.0":
6432+
version "5.8.0"
6433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.0.tgz#2371095b4fa4c7be6a80b380f4e1b49c715e16f4"
6434+
integrity sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg==
64356435
dependencies:
6436-
"@typescript-eslint/types" "4.33.0"
6437-
"@typescript-eslint/visitor-keys" "4.33.0"
6436+
"@typescript-eslint/types" "5.8.0"
6437+
"@typescript-eslint/visitor-keys" "5.8.0"
64386438

64396439
"@typescript-eslint/[email protected]":
64406440
version "3.10.1"
@@ -6451,10 +6451,10 @@
64516451
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
64526452
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
64536453

6454-
"@typescript-eslint/types@4.33.0":
6455-
version "4.33.0"
6456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6457-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
6454+
"@typescript-eslint/types@5.8.0":
6455+
version "5.8.0"
6456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.0.tgz#e7fa74ec35d9dbe3560d039d3d8734986c3971e0"
6457+
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
64586458

64596459
"@typescript-eslint/[email protected]":
64606460
version "3.10.1"
@@ -6496,16 +6496,16 @@
64966496
semver "^7.3.5"
64976497
tsutils "^3.21.0"
64986498

6499-
"@typescript-eslint/typescript-estree@4.33.0":
6500-
version "4.33.0"
6501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6502-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
6499+
"@typescript-eslint/typescript-estree@5.8.0":
6500+
version "5.8.0"
6501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz#900469ba9d5a37f4482b014ecce4a5dbb86cb4dd"
6502+
integrity sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ==
65036503
dependencies:
6504-
"@typescript-eslint/types" "4.33.0"
6505-
"@typescript-eslint/visitor-keys" "4.33.0"
6506-
debug "^4.3.1"
6507-
globby "^11.0.3"
6508-
is-glob "^4.0.1"
6504+
"@typescript-eslint/types" "5.8.0"
6505+
"@typescript-eslint/visitor-keys" "5.8.0"
6506+
debug "^4.3.2"
6507+
globby "^11.0.4"
6508+
is-glob "^4.0.3"
65096509
semver "^7.3.5"
65106510
tsutils "^3.21.0"
65116511

@@ -6532,13 +6532,13 @@
65326532
"@typescript-eslint/types" "4.31.0"
65336533
eslint-visitor-keys "^2.0.0"
65346534

6535-
"@typescript-eslint/visitor-keys@4.33.0":
6536-
version "4.33.0"
6537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6538-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
6535+
"@typescript-eslint/visitor-keys@5.8.0":
6536+
version "5.8.0"
6537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz#22d4ed96fe2451135299239feedb9fe1dcec780c"
6538+
integrity sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug==
65396539
dependencies:
6540-
"@typescript-eslint/types" "4.33.0"
6541-
eslint-visitor-keys "^2.0.0"
6540+
"@typescript-eslint/types" "5.8.0"
6541+
eslint-visitor-keys "^3.0.0"
65426542

65436543
65446544
version "3.2.7"
@@ -11205,6 +11205,11 @@ eslint-visitor-keys@^2.0.0:
1120511205
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1120611206
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1120711207

11208+
eslint-visitor-keys@^3.0.0:
11209+
version "3.1.0"
11210+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
11211+
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
11212+
1120811213
eslint-webpack-plugin@^2.5.2:
1120911214
version "2.5.4"
1121011215
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -12448,7 +12453,7 @@ [email protected]:
1244812453
merge2 "^1.3.0"
1244912454
slash "^3.0.0"
1245012455

12451-
[email protected], globby@^11.0.0, globby@^11.0.3:
12456+
[email protected], globby@^11.0.0, globby@^11.0.3, globby@^11.0.4:
1245212457
version "11.0.4"
1245312458
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
1245412459
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
@@ -19942,7 +19947,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0, regexp.prototype.f
1994219947
call-bind "^1.0.2"
1994319948
define-properties "^1.1.3"
1994419949

19945-
regexpp@^3.0.0, regexpp@^3.1.0:
19950+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
1994619951
version "3.2.0"
1994719952
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
1994819953
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)