Skip to content

Commit 9f4ec3b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.33.0
1 parent d52f85c commit 9f4ec3b

File tree

4 files changed

+47
-47
lines changed

4 files changed

+47
-47
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.17.0",
6161
"@types/http-cache-semantics": "4.0.1",
62-
"@typescript-eslint/eslint-plugin": "4.32.0",
63-
"@typescript-eslint/parser": "4.32.0",
62+
"@typescript-eslint/eslint-plugin": "4.33.0",
63+
"@typescript-eslint/parser": "4.33.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.17.21",
111111
"@types/nodemailer": "6.4.4",
112112
"@types/supertest": "2.0.11",
113-
"@typescript-eslint/eslint-plugin": "4.32.0",
114-
"@typescript-eslint/parser": "4.32.0",
113+
"@typescript-eslint/eslint-plugin": "4.33.0",
114+
"@typescript-eslint/parser": "4.33.0",
115115
"eslint": "7.32.0",
116116
"eslint-config-airbnb-typescript": "14.0.1",
117117
"eslint-plugin-import": "2.24.2",

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.1",
9090
"@types/reactour": "1.18.2",
9191
"@types/validator": "13.6.3",
92-
"@typescript-eslint/eslint-plugin": "4.32.0",
93-
"@typescript-eslint/parser": "4.32.0",
92+
"@typescript-eslint/eslint-plugin": "4.33.0",
93+
"@typescript-eslint/parser": "4.33.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: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -5957,13 +5957,13 @@
59575957
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
59585958
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
59595959

5960-
"@typescript-eslint/eslint-plugin@4.32.0":
5961-
version "4.32.0"
5962-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89"
5963-
integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==
5960+
"@typescript-eslint/eslint-plugin@4.33.0":
5961+
version "4.33.0"
5962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
5963+
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
59645964
dependencies:
5965-
"@typescript-eslint/experimental-utils" "4.32.0"
5966-
"@typescript-eslint/scope-manager" "4.32.0"
5965+
"@typescript-eslint/experimental-utils" "4.33.0"
5966+
"@typescript-eslint/scope-manager" "4.33.0"
59675967
debug "^4.3.1"
59685968
functional-red-black-tree "^1.0.1"
59695969
ignore "^5.1.8"
@@ -5996,15 +5996,15 @@
59965996
eslint-scope "^5.1.1"
59975997
eslint-utils "^3.0.0"
59985998

5999-
"@typescript-eslint/experimental-utils@4.32.0":
6000-
version "4.32.0"
6001-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
6002-
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
5999+
"@typescript-eslint/experimental-utils@4.33.0":
6000+
version "4.33.0"
6001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
6002+
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
60036003
dependencies:
60046004
"@types/json-schema" "^7.0.7"
6005-
"@typescript-eslint/scope-manager" "4.32.0"
6006-
"@typescript-eslint/types" "4.32.0"
6007-
"@typescript-eslint/typescript-estree" "4.32.0"
6005+
"@typescript-eslint/scope-manager" "4.33.0"
6006+
"@typescript-eslint/types" "4.33.0"
6007+
"@typescript-eslint/typescript-estree" "4.33.0"
60086008
eslint-scope "^5.1.1"
60096009
eslint-utils "^3.0.0"
60106010

@@ -6031,14 +6031,14 @@
60316031
eslint-scope "^5.1.1"
60326032
eslint-utils "^3.0.0"
60336033

6034-
"@typescript-eslint/parser@4.32.0":
6035-
version "4.32.0"
6036-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
6037-
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
6034+
"@typescript-eslint/parser@4.33.0":
6035+
version "4.33.0"
6036+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
6037+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
60386038
dependencies:
6039-
"@typescript-eslint/scope-manager" "4.32.0"
6040-
"@typescript-eslint/types" "4.32.0"
6041-
"@typescript-eslint/typescript-estree" "4.32.0"
6039+
"@typescript-eslint/scope-manager" "4.33.0"
6040+
"@typescript-eslint/types" "4.33.0"
6041+
"@typescript-eslint/typescript-estree" "4.33.0"
60426042
debug "^4.3.1"
60436043

60446044
"@typescript-eslint/parser@^4.5.0":
@@ -6067,13 +6067,13 @@
60676067
"@typescript-eslint/types" "4.31.0"
60686068
"@typescript-eslint/visitor-keys" "4.31.0"
60696069

6070-
"@typescript-eslint/scope-manager@4.32.0":
6071-
version "4.32.0"
6072-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
6073-
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
6070+
"@typescript-eslint/scope-manager@4.33.0":
6071+
version "4.33.0"
6072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
6073+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
60746074
dependencies:
6075-
"@typescript-eslint/types" "4.32.0"
6076-
"@typescript-eslint/visitor-keys" "4.32.0"
6075+
"@typescript-eslint/types" "4.33.0"
6076+
"@typescript-eslint/visitor-keys" "4.33.0"
60776077

60786078
"@typescript-eslint/[email protected]":
60796079
version "3.10.1"
@@ -6090,10 +6090,10 @@
60906090
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
60916091
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
60926092

6093-
"@typescript-eslint/types@4.32.0":
6094-
version "4.32.0"
6095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
6096-
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
6093+
"@typescript-eslint/types@4.33.0":
6094+
version "4.33.0"
6095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
6096+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
60976097

60986098
"@typescript-eslint/[email protected]":
60996099
version "3.10.1"
@@ -6135,13 +6135,13 @@
61356135
semver "^7.3.5"
61366136
tsutils "^3.21.0"
61376137

6138-
"@typescript-eslint/typescript-estree@4.32.0":
6139-
version "4.32.0"
6140-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
6141-
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
6138+
"@typescript-eslint/typescript-estree@4.33.0":
6139+
version "4.33.0"
6140+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
6141+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
61426142
dependencies:
6143-
"@typescript-eslint/types" "4.32.0"
6144-
"@typescript-eslint/visitor-keys" "4.32.0"
6143+
"@typescript-eslint/types" "4.33.0"
6144+
"@typescript-eslint/visitor-keys" "4.33.0"
61456145
debug "^4.3.1"
61466146
globby "^11.0.3"
61476147
is-glob "^4.0.1"
@@ -6171,12 +6171,12 @@
61716171
"@typescript-eslint/types" "4.31.0"
61726172
eslint-visitor-keys "^2.0.0"
61736173

6174-
"@typescript-eslint/visitor-keys@4.32.0":
6175-
version "4.32.0"
6176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
6177-
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
6174+
"@typescript-eslint/visitor-keys@4.33.0":
6175+
version "4.33.0"
6176+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
6177+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
61786178
dependencies:
6179-
"@typescript-eslint/types" "4.32.0"
6179+
"@typescript-eslint/types" "4.33.0"
61806180
eslint-visitor-keys "^2.0.0"
61816181

61826182

0 commit comments

Comments
 (0)