Skip to content

Commit e3edd56

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent 824c63c commit e3edd56

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.18.1",
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.7.0",
63+
"@typescript-eslint/parser": "5.7.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.0",
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.7.0",
114+
"@typescript-eslint/parser": "5.7.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.0",
92-
"@typescript-eslint/eslint-plugin": "4.33.0",
93-
"@typescript-eslint/parser": "4.33.0",
92+
"@typescript-eslint/eslint-plugin": "5.7.0",
93+
"@typescript-eslint/parser": "5.7.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
@@ -5759,7 +5759,7 @@
57595759
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
57605760
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
57615761

5762-
5762+
"@types/[email protected]", "@types/json-schema@^7.0.9":
57635763
version "7.0.9"
57645764
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
57655765
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -6259,17 +6259,17 @@
62596259
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
62606260
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
62616261

6262-
"@typescript-eslint/eslint-plugin@4.33.0":
6263-
version "4.33.0"
6264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
6265-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
6262+
"@typescript-eslint/eslint-plugin@5.7.0":
6263+
version "5.7.0"
6264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz#12d54709f8ea1da99a01d8a992cd0474ad0f0aa9"
6265+
integrity sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==
62666266
dependencies:
6267-
"@typescript-eslint/experimental-utils" "4.33.0"
6268-
"@typescript-eslint/scope-manager" "4.33.0"
6269-
debug "^4.3.1"
6267+
"@typescript-eslint/experimental-utils" "5.7.0"
6268+
"@typescript-eslint/scope-manager" "5.7.0"
6269+
debug "^4.3.2"
62706270
functional-red-black-tree "^1.0.1"
62716271
ignore "^5.1.8"
6272-
regexpp "^3.1.0"
6272+
regexpp "^3.2.0"
62736273
semver "^7.3.5"
62746274
tsutils "^3.21.0"
62756275

@@ -6298,15 +6298,15 @@
62986298
eslint-scope "^5.1.1"
62996299
eslint-utils "^3.0.0"
63006300

6301-
"@typescript-eslint/experimental-utils@4.33.0":
6302-
version "4.33.0"
6303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6304-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
6301+
"@typescript-eslint/experimental-utils@5.7.0":
6302+
version "5.7.0"
6303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.7.0.tgz#2b1633e6613c3238036156f70c32634843ad034f"
6304+
integrity sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==
63056305
dependencies:
6306-
"@types/json-schema" "^7.0.7"
6307-
"@typescript-eslint/scope-manager" "4.33.0"
6308-
"@typescript-eslint/types" "4.33.0"
6309-
"@typescript-eslint/typescript-estree" "4.33.0"
6306+
"@types/json-schema" "^7.0.9"
6307+
"@typescript-eslint/scope-manager" "5.7.0"
6308+
"@typescript-eslint/types" "5.7.0"
6309+
"@typescript-eslint/typescript-estree" "5.7.0"
63106310
eslint-scope "^5.1.1"
63116311
eslint-utils "^3.0.0"
63126312

@@ -6333,15 +6333,15 @@
63336333
eslint-scope "^5.1.1"
63346334
eslint-utils "^3.0.0"
63356335

6336-
"@typescript-eslint/parser@4.33.0":
6337-
version "4.33.0"
6338-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6339-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
6336+
"@typescript-eslint/parser@5.7.0":
6337+
version "5.7.0"
6338+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.7.0.tgz#4dca6de463d86f02d252e681136a67888ea3b181"
6339+
integrity sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==
63406340
dependencies:
6341-
"@typescript-eslint/scope-manager" "4.33.0"
6342-
"@typescript-eslint/types" "4.33.0"
6343-
"@typescript-eslint/typescript-estree" "4.33.0"
6344-
debug "^4.3.1"
6341+
"@typescript-eslint/scope-manager" "5.7.0"
6342+
"@typescript-eslint/types" "5.7.0"
6343+
"@typescript-eslint/typescript-estree" "5.7.0"
6344+
debug "^4.3.2"
63456345

63466346
"@typescript-eslint/parser@^4.5.0":
63476347
version "4.28.0"
@@ -6369,13 +6369,13 @@
63696369
"@typescript-eslint/types" "4.31.0"
63706370
"@typescript-eslint/visitor-keys" "4.31.0"
63716371

6372-
"@typescript-eslint/scope-manager@4.33.0":
6373-
version "4.33.0"
6374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6375-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
6372+
"@typescript-eslint/scope-manager@5.7.0":
6373+
version "5.7.0"
6374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.7.0.tgz#70adf960e5a58994ad50438ba60d98ecadd79452"
6375+
integrity sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==
63766376
dependencies:
6377-
"@typescript-eslint/types" "4.33.0"
6378-
"@typescript-eslint/visitor-keys" "4.33.0"
6377+
"@typescript-eslint/types" "5.7.0"
6378+
"@typescript-eslint/visitor-keys" "5.7.0"
63796379

63806380
"@typescript-eslint/[email protected]":
63816381
version "3.10.1"
@@ -6392,10 +6392,10 @@
63926392
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
63936393
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
63946394

6395-
"@typescript-eslint/types@4.33.0":
6396-
version "4.33.0"
6397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6398-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
6395+
"@typescript-eslint/types@5.7.0":
6396+
version "5.7.0"
6397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.7.0.tgz#2d4cae0105ba7d08bffa69698197a762483ebcbe"
6398+
integrity sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==
63996399

64006400
"@typescript-eslint/[email protected]":
64016401
version "3.10.1"
@@ -6437,16 +6437,16 @@
64376437
semver "^7.3.5"
64386438
tsutils "^3.21.0"
64396439

6440-
"@typescript-eslint/typescript-estree@4.33.0":
6441-
version "4.33.0"
6442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6443-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
6440+
"@typescript-eslint/typescript-estree@5.7.0":
6441+
version "5.7.0"
6442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.7.0.tgz#968fad899050ccce4f08a40cd5fabc0798525006"
6443+
integrity sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==
64446444
dependencies:
6445-
"@typescript-eslint/types" "4.33.0"
6446-
"@typescript-eslint/visitor-keys" "4.33.0"
6447-
debug "^4.3.1"
6448-
globby "^11.0.3"
6449-
is-glob "^4.0.1"
6445+
"@typescript-eslint/types" "5.7.0"
6446+
"@typescript-eslint/visitor-keys" "5.7.0"
6447+
debug "^4.3.2"
6448+
globby "^11.0.4"
6449+
is-glob "^4.0.3"
64506450
semver "^7.3.5"
64516451
tsutils "^3.21.0"
64526452

@@ -6473,13 +6473,13 @@
64736473
"@typescript-eslint/types" "4.31.0"
64746474
eslint-visitor-keys "^2.0.0"
64756475

6476-
"@typescript-eslint/visitor-keys@4.33.0":
6477-
version "4.33.0"
6478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6479-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
6476+
"@typescript-eslint/visitor-keys@5.7.0":
6477+
version "5.7.0"
6478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.7.0.tgz#e05164239eb7cb8aa9fa06c516ede480ce260178"
6479+
integrity sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==
64806480
dependencies:
6481-
"@typescript-eslint/types" "4.33.0"
6482-
eslint-visitor-keys "^2.0.0"
6481+
"@typescript-eslint/types" "5.7.0"
6482+
eslint-visitor-keys "^3.0.0"
64836483

64846484
64856485
version "3.2.7"
@@ -11108,6 +11108,11 @@ eslint-visitor-keys@^2.0.0:
1110811108
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1110911109
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1111011110

11111+
eslint-visitor-keys@^3.0.0:
11112+
version "3.1.0"
11113+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
11114+
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
11115+
1111111116
eslint-webpack-plugin@^2.5.2:
1111211117
version "2.5.4"
1111311118
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -12315,7 +12320,7 @@ [email protected]:
1231512320
merge2 "^1.3.0"
1231612321
slash "^3.0.0"
1231712322

12318-
[email protected], globby@^11.0.0, globby@^11.0.3:
12323+
[email protected], globby@^11.0.0, globby@^11.0.3, globby@^11.0.4:
1231912324
version "11.0.4"
1232012325
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
1232112326
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
@@ -19777,7 +19782,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0, regexp.prototype.f
1977719782
call-bind "^1.0.2"
1977819783
define-properties "^1.1.3"
1977919784

19780-
regexpp@^3.0.0, regexpp@^3.1.0:
19785+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
1978119786
version "3.2.0"
1978219787
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
1978319788
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)